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