1.2.0 • Published 5 years ago
golem-cmd v1.2.0
golem-cmd
A command line interface for the golem R package.
Install
Install globally
npm install -g golem-cmdUsage
Create app
Create an app.
golem-cmd create myappAdd module
Add a module (from root of golem app)
golem-cmd module module_nameStart app
Start app (from root of golem app)
golem-cmd startFavicon
golem-cmd favicon rm
golem-cmd favicon add /path/to/favicon.icoJavaScript
golem-cmd js file fileName
golem-cmd js handler handlerNameCSS
golem-cmd css fileName