1.1.5 • Published 4 years ago

totalcross-cli v1.1.5

Weekly downloads
-
License
ISC
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
1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago