0.1.3 • Published 9 years ago

generator-titaniumburger v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

generator-titaniumburger

Create Appcelerator Titanium skeleton with burger menu.

Installation

npm install -g generator-titaniumburger

If you don't have yet the Yeoman tool, you should install it first :

npm install -g yo

Using

yo titaniumburger

Then answer all questions. They are used for filling the tiapp.xml file.

At the end of the process, you need to register the application : appc new --import

If you are not logged into Appcelerator platform : appc login

To test your application : appc run

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago