Skip to content

A skeleton CLI plugin to create new Titanium CLI commands. Also it documents all Event hooks and Function hooks.

Notifications You must be signed in to change notification settings

CodexLabs/TiCLIPluginSkeleton

Repository files navigation

Ti CLI Skeleton

This is a Skeleton Project for building Titanium CLI hooks (commands)

Getting Started

git clone this repo and rename plugin/commandName.js to what you want the command name to be

Examples

ti YOUR_COMMAND_NAME_HERE --platform=[android,ios]

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

Release History

1.0.0 - Basic Skeleton for Ti CLI hook

License

License: MIT (c) 2014 Andrew McElroy / Codex Labs, LLC

About

A skeleton CLI plugin to create new Titanium CLI commands. Also it documents all Event hooks and Function hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published