grunt-init [https://github.com/gruntjs/grunt-init]
を使うと色々なプロジェクトのひな形を簡単に自動で生成してくれるようになります。
Project Scaffoldinghttp://gruntjs.com/project-scaffoldingここでいう色々なプロジェクトとは
次の項目を開発する際のパッケージのことです。(grunt公式から引用)
grunt-init-commonjs [https://github.com/gruntjs/grunt-init-commonjs]Create a
commonjs module, including Nodeunit unit tests. grunt-init-gruntfile
[https://github.com/gruntjs/grunt-init-gruntfile]Create a basic Gruntfile.
grunt-init-gruntplugin [https://github.com/gruntjs/grunt-init-gruntplugin]