@oriented/cli
v0.1.1
Published
A command line interface for Oriented.
Downloads
17
Readme
@oriented/cli
A command line interface for building Oriented apps.
Installation
$ npm install -g @oriented/cliUsage
$ oriented-cli --helpGetting Started
$ oriented-cli new APPNAME
$ cd APPNAME
$ npm start