1.2.0 • Published 4 years ago

totalcross-npm-cli v1.2.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

#devfirst

TotalCross CLI

A minimal version of TotalCross CLI

User usage

  1. Install with npm:
$ npm install --global totalcross-cli
  1. For the first time, please:
$ totalcross register
  1. Please, login to access another commands:
$ totalcross login
  1. Create a new project:
$ totalcross create && cd HelloWorld
  1. Build your app:
$ totalcross package
  1. Deploy (-linux_arm feature):
$ totalcross deploy