Skip to content

Instantly share code, notes, and snippets.

@elebetsamer
Created July 11, 2014 03:28
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 elebetsamer/7d6afc87fcec795442d8 to your computer and use it in GitHub Desktop.
Save elebetsamer/7d6afc87fcec795442d8 to your computer and use it in GitHub Desktop.
Clone Grunt-Init templates (Windows)
git clone https://github.com/gruntjs/grunt-init-jquery.git %USERPROFILE%\.grunt-init\jquery
git clone https://github.com/gruntjs/grunt-init-commonjs.git %USERPROFILE%\.grunt-init\commonjs
git clone https://github.com/gruntjs/grunt-init-gruntfile.git %USERPROFILE%\.grunt-init\gruntfile
git clone https://github.com/gruntjs/grunt-init-gruntplugin.git %USERPROFILE%\.grunt-init\gruntplugin
git clone https://github.com/gruntjs/grunt-init-node.git %USERPROFILE%\.grunt-init\node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment