1.0.7 • Published 7 years ago
starwish-cli v1.0.7
starwish-cli
A simple CLI for scaffolding docsify projects.
If you have developed a web util componet and want to make a introduction in web by docsify. starwish-cli will parse your web output directory which default called dist, import docsify library asserts to your index.html and provide a base README.md for you to write more complex docsify introduction.
Installation
$ npm install -g starwish-cliUsage
$ starwish initconfig your destination to 'dir'
$ starwish init -f dirconfig your output directory to 'mydocs'
$ starwish init -d mydocsgenerate a zip
$ starwish zip