0.1.1 • Published 7 years ago

slush-npm-pkg v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

slush-npm-pkg

A Slush generator for npm package, has two templates for Command tool and Nodejs(Browser), used ES6.

Install

  $ npm install -g slush
  $ npm install -g slush-npm-pkg

Usage

  1. Create a new folder
  $ mkdir you-npm-pkg
  1. Run the Slush generator in this new folder
  $ cd you-npm-pkg
  $ slush npm-pkg
  1. Select you stack and Input the options

  2. Enjoy coding.

About Slush

Slush

The streaming scaffolding system - Gulp as a replacement for Yeoman