boilerplatify

0.0.53 • Public • Published

boilerplatify

Build Status

A boilerplate for my projects

Installation

npm install -g boilerplatify

Usage

cd directory/to/boilerplatify
boilerplatify

What it does

This sets up a node project:

  • Initializes package.json

  • MIT license

  • Basic README.md

  • Travis badge and .travis.yml

  • If enabling tests, then adds npm test with nodeunit and istanbul and installs the packages into package.json

  • If enabling browser support, then adds a npm build with UMD browserify and a default favicon

  • Initializes .gitignore

Note that boilerplatify's changes are non-destructive. It won't overwrite an existing README or overwrite any data in .gitignore or package.json.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i boilerplatify

Weekly Downloads

1

Version

0.0.53

License

MIT

Last publish

Collaborators

  • omphalos