Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

philcockfield/generator-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Module Generator

A simple starting point for an NPM module.

Substack: "How I Write Modules"

See: http://substack.net/how_I_write_modules

Changelog

The CHANGELOG format adheres to guidance from http://keepachangelog.com

Setup

npm install -g yo gulp

Clone the generator then run on the root folder of the repo:

npm link

Sequence

  1. Create a blank repo on github, clone to local system.
  2. Run yo node-module
  3. Commit and push.
  4. npm publish

About

A simple starting point for an NPM module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published