new

0.1.1 • Public • Published

NodeJS shell script using initializr/html5boilerplate API to quickly generate project setups.

What it does:

Install: npm install new (or clone this repo)

Usage: new.js <project_name> [option1, option2...]
 * Boilerplate: boilerplate
 * JavaScript: no-js, no-jq, jqdev
 * IE support: no-cond, oldie
 * Mobile support: hand
 * HTML5 Compatibilty: shiv, no-compat
 * Server config: htaccess, webconfig, nginx
 * Statistics: analytics

Example: new.js test no-jq no-cond hand no-compat
See http://html5boilerplate.com/ and http://initializr.com/ for more detail.

Requirements: NodeJS, curl, unzip, git.

/new/

    Package Sidebar

    Install

    npm i new

    Weekly Downloads

    611

    Version

    0.1.1

    License

    none

    Last publish

    Collaborators

    • ardcore