grunt-init-proto

1.0.2 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i grunt-init-proto

    Weekly Downloads

    1

    Version

    1.0.2

    License

    none

    Last publish

    Collaborators

    • eddywashere