New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

grunt-init-proto

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-init-proto

grunt-init template for a jekyll static site. Includes compass, bower and grunt support.

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
19
111.11%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

generator

FAQs

Package last updated on 06 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts