Skip to content

Instantly share code, notes, and snippets.

@pengwynn
Created April 1, 2011 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pengwynn/898765 to your computer and use it in GitHub Desktop.
Save pengwynn/898765 to your computer and use it in GitHub Desktop.
# Titanium stuff
alias titanium='/Library/Application\ Support/Titanium/mobilesdk/osx/1.6.0/titanium.py'
alias ti-build='/Library/Application\ Support/Titanium/mobilesdk/osx/1.6.0/iphone/builder.py'
alias tib='ti-build run . 4.2'
alias coffee-titanium='coffee -c --bare -o Resources --watch src'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment