/grunt-init-hapi-plugin

Grunt scaffolding for hapi plugins

Primary LanguageJavaScript

grunt-init-hapi-plugin

Create a hapi plugin with grunt-init.

Installation

After grunt-init is installed, place this template in your ~/.grunt-init/ directory. This can be done by cloning this repo into the folder

git clone git@github.com:spumko/grunt-init-hapi-plugin.git ~/.grunt-init/hapi-plugin

Usage

Create an empty directory, change directories into it then run the following command.

grunt-init hapi-plugin