AwesomeDocs CLI Tool
The AwesomeDocs CLI Tool is used to perform common functionality, such as creating a AwesomeDocs application, spinning up a hot-reloading local development server, and more!
This tool is packaged as an executable that can be used globally.
Installation
The AwesomeDocs CLI Tool is available via npm
and should be installed globally by running the following command:
npm install -g awesomedocs
After installation, it can be accessed globally using the awesomedocs
command.
Usage
Run awesomedocs --help
for full help.