This is a Skeleton Project for building Titanium CLI hooks (commands)
git clone this repo and rename plugin/commandName.js to what you want the command name to be
ti YOUR_COMMAND_NAME_HERE --platform=[android,ios]
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
1.0.0 - Basic Skeleton for Ti CLI hook
License: MIT (c) 2014 Andrew McElroy / Codex Labs, LLC