1.1.5 • Published 5 years ago

totalcross-cli v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago