sodacli

NodeJS: >= 8.0

Usage no npm install needed!

<script type="module">
  import sodacli from 'https://cdn.skypack.dev/sodacli';
</script>

README

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