1.2.0 • Published 5 years ago
totalcross-npm-cli v1.2.0
#devfirst
TotalCross CLI
A minimal version of TotalCross CLI
User usage
- Install with npm:
$ npm install --global totalcross-cli
- For the first time, please:
$ totalcross register
- Please, login to access another commands:
$ totalcross login
- Create a new project:
$ totalcross create && cd HelloWorld
- Build your app:
$ totalcross package
- Deploy (-linux_arm feature):
$ totalcross deploy