tryitout

🎩 build interactive doc pages with configuration files

Usage no npm install needed!

<script type="module">
  import tryitout from 'https://cdn.skypack.dev/tryitout';
</script>

README

tryitout



🎩 build interactive doc pages with configuration files

Build Status Dependency Status devDependency Status Coverage Status npm npm

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]