starwish-cli

1.0.7 • Public • Published

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-cli

Usage

$ starwish init

config your destination to 'dir'

$ starwish init -f dir

config your output directory to 'mydocs'

$ starwish init -d mydocs

generate a zip

$ starwish zip

Readme

Keywords

Package Sidebar

Install

npm i starwish-cli

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

12.1 kB

Total Files

15

Last publish

Collaborators

  • bazudragon