npm.io
0.0.27 • Published 6 years agoCLI

sodacli

Licence
ISC
Version
0.0.27
Deps
12
Size
6.3 MB
Vulns
0
Weekly
0

sodacli

Global install

Envirment requirement

NodeJS: >= 8.0

OS: MacOS, windows, centos

install
$ npm install sodacli -g  / yarn global add sodacli
Create a project
$ sodacli init
push to git
$ sodacli push
Select an executable command
$ sodacli run
Start a static service
$ sodacli server

# -p, --port      set my prot
# -s, --silent    don't open browser
# -d, --dir       run dir. current as default
# -l, --log       print url log
# -f, --fallback  Enable history fallback
# -h, --help      output usage information