1.0.2 • Published 10 years ago

grunt-init-proto v1.0.2

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

Grunt-Init-Proto

A grunt-init template for prototyping with jekyll, compass and grunt.

Installation

If you haven't already done so, install grunt-init.

Once grunt-init is installed, place this template in your ~/.grunt-init/ directory. It's recommended that you use git to clone this template into that directory, as follows:

git clone https://github.com/eddywashere/grunt-init-proto.git ~/.grunt-init/proto

Usage

Initialize project directory:

grunt-init proto

Install dependencies:

bundle install && npm install && bower install

Run grunt task to serve site at http://localhost:4000

grunt
1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago