Skip to content

jaredhanson/generator-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-node

A Yeoman generator for scaffolding out a new Node.js package.

Install

First, ensure that you have Yeoman installed:

$ npm install -g yo

Next, clone and link this package so that Yeoman can load it.

$ git clone git@github.com:jaredhanson/generator-node.git
$ cd generator-node
$ npm link

Support

Funding

This software is provided to you as open source, free of charge. The time and effort to develop and maintain this project is dedicated by @jaredhanson. If you (or your employer) benefit from this project, please consider a financial contribution. Your contribution helps continue the efforts that produce this and other open source software.

Funds are accepted via PayPal, Venmo, and other methods. Any amount is appreciated.

License

The MIT License

Copyright (c) 2013-2016 Jared Hanson <http://jaredhanson.net/>

About

Yeoman generator for scaffolding out a new Node.js package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published