@stereograph/cli
v0.0.34
Published
Simple Command Line Interface for creating a basic HTML development site with browser-sync support.
Downloads
73
Readme
stereograph-cli
Simple Command Line Interface for creating a basic HTML development site with browser-sync support.
Development
It's easier to develop the CLI if you first uninstall it globally (if applicable).
$ npm uninstall -g @stereograph/cli
$ cd /path/to/stereograph-cli
`
