Skip to content

Instantly share code, notes, and snippets.

@Hagith
Created September 13, 2013 14:25
Show Gist options
  • Save Hagith/6551451 to your computer and use it in GitHub Desktop.
Save Hagith/6551451 to your computer and use it in GitHub Desktop.
grunt
web-build ./ -e "node_modules*" -e "nbproject*" -e ".git*" -e "Gruntfile.js" -e "package.json" -e "/.*" --output .build ./
cd .build/
web-signing -p r.galka
web-packaging -o -n ../shabetteconcier.wgt ./
web-install -w widget.wgt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment