Simple Command Line Interface for creating a basic HTML development site with browser-sync support.
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
`