grunt-init-me
v0.0.0
Published
Web site template with gulp, jade, sass, pleeease and varline.
Downloads
2
Readme
grunt-init-me
Web site template with gulp, jade, sass, pleeease and varline.
about grunt-init
- See Project Scaffolding guide on Grunt document.
dependencies
npm -g install grunt-init
- task for jade template.
- task for scss compiling.
- task for css auto-prefix.
- task for resolving dependencies and combining js.
install
# install this template
git clone [email protected]:fnobi/grunt-init-me.git ~/.grunt-init/me
# project scaffolding
mkdir my-project
cd my-project
grunt-init me