tux-cli
v0.4.0
Published
Provides a cli for creating tux apps and running common scripts.
Downloads
33
Keywords
Readme
Tux CLI
Provides a cli for creating tux apps and running common scripts.
Install
npm install --global tux-cli
Create a tux app
tux new project-name
Run tux-scripts commands in the current folder
tux start
tux build
tux serve