Skip to content

Instantly share code, notes, and snippets.

@stupergenius
Created September 19, 2012 14:07
Show Gist options
  • Save stupergenius/3749878 to your computer and use it in GitHub Desktop.
Save stupergenius/3749878 to your computer and use it in GitHub Desktop.
Sencha Clean Build Test Production Copy SDK
rm -fr build && rm -fr archive && sencha app build testing && sencha app build production && cp build/production/sdk/sencha-touch-all.js build/testing/sdk/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment