Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

northwesternmutual/kanali-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - no longer being maintained

kanali-plugin-template

Travis branch Coveralls branch npm GitHub release

a Yeoman generator for Kanali plugins

Quick Start

$ npm install -g yo
$ npm install -g generator-kanali-plugin
$ yo kanali-plugin

What Next?

Your plugin is now created! Reference the README.md found in your newly created plugin!