Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 398 Bytes

Brightbit's Titanium Template

Ti Setup

Install Ti 3.2.1.GA

npm install -g titanium
ti sdk install -d 3.2.1.GA

You will also need to install glob, jade and coffee-script:

npm install -g glob jade coffee-script tishadow

Notes

This app we setup via:

ti create --id com.brightbit.titanium-template --name titanium-template --platforms iphone --workspace-dir .
alloy new