Skip to content

Instantly share code, notes, and snippets.

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 pepebe/1170632 to your computer and use it in GitHub Desktop.
Save pepebe/1170632 to your computer and use it in GitHub Desktop.
Komodo Command: git/clone a html5bboilerplate to your currently active komodo project directory (Ubuntu 10.04)
cd '%p'; git clone https://github.com/paulirish/html5-boilerplate.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment