Installation
npm install tryitout -g
Usage
for more usage details please check here
Usage: tryitout [options]
Commands:
version, -v, --version Output the version number
help, -h, --help Outputs this menu
Options:
-s, --source <source> The source json file that explain what you want to try out (the default file is .tryitout)
-o, --output [directory] The output directory (the default is ./docs)
-t, --template <template> The template that is to be applied to the configuration [code, landing, product, readme]