1.0.0 • Published 8 years ago

npm-begin v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

npm-begin

npm-begin

A toolkit design for initing a new npm package。Well begun is half done! 🙂

Install

Install globally

npm install npm-begin -g

Usage

After exec npm init, run npm-begin in the same folder

.jslint Module

Supported

  1. plusmancn/.node.jshintrc

.gitignore Module

Base on .gitignore。Now Supported Combination

  1. osx + vim + node

mkdir Module

Auto creating following folders and files

* README.md
* ./lib
* ./test

License Module

See license detail, Please go to Choose a license
Choose a license

Todo

  • Proxy Module
  • Choose a license