1.0.2 • Published 7 years ago

timagic v1.0.2

Weekly downloads
59
License
Copyleft 2015
Repository
github
Last release
7 years ago

TiMagic

npm version Join the chat at https://gitter.im/hendrikelsner/timagic Titanium
NodeJS Command-line tool for the Titanium CLI and ADB.

*Screenshot here*

Features

  • Build and install in parallel to all connected devices and genymotion or run in iOS simulator. (requires ios-deploy)
  • All build related information is pulled from cli setup and the project's tiapp.xml.
  • Use your favourite IDE for app development without sacrificing easy and fast access to Titanium CLI features.
  • Distribute your app to iOS and Android devices using a generated microsite

Get TiMagic

  • npm install timagic

Use TiMagic

  • Run timagic -h for usage information.

For iOS Device Install

  • Install ios-deploy via npm install -g ios-deploy

Development install

  1. Clone the repository to a local folder.
  2. Fetch Dependencies with npm install
  3. Link for global access to the CLI (Assuming you're on the repository's root folder) run:
    npm link

General Requirements

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago