Skip to content

Instantly share code, notes, and snippets.

@HAKASHUN
Created October 1, 2014 12:35
Show Gist options
  • Save HAKASHUN/5c8aba18ce07fcbc42bc to your computer and use it in GitHub Desktop.
Save HAKASHUN/5c8aba18ce07fcbc42bc to your computer and use it in GitHub Desktop.
npm install -g yo
npm install -g generator-gruntplugin
mkdir grunt-remove-usestrict
cd grunt-remove-usestrict
yo gruntplugin
grunt-remove-usestrict
├── Gruntfile.js
├── README.md
├── node_modules
├── package.json
├── tasks
└── test
cd grunt-remove-usestrict
npm adduser
cd grunt-remove-usestrict
npm publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment