0.1.0-development.2 • Published 8 years ago

new.js v0.1.0-development.2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
8 years ago

new.js

Package now in development!

Easy generates the skeleton of your new NPM-package.

npm.io

Installation

npm install --global new.js

Usage

new --help
new.js -h
npm-new -h
new -bmtg --name=hello-world --version=0.0.1 --lic=GPL-3.0

Requirements

  • Node.js >= 4.0.0

Roadmap

  • Plugins (questions, generators)
  • Restart latest generation (new --latest)
  • Continue from break (new --continue)

Plugins

npm install --global new-react-app.js
new react-app