Skip to content

Instantly share code, notes, and snippets.

@ariefbayu
Created March 14, 2013 11:53
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 ariefbayu/5160795 to your computer and use it in GitHub Desktop.
Save ariefbayu/5160795 to your computer and use it in GitHub Desktop.
helper script for phonegap create tools: save it in your $PATH
#! /bin/bash
/Users/ariefbayu/Documents/Applications/phonegap-2.5.0/lib/android/bin/create $1 $2 $3
#! /bin/bash
/Users/ariefbayu/Documents/Applications/phonegap-2.5.0/lib/ios/bin/create $1 $2 $3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment