ruban

0.2.2 • Public • Published

Ruban

NPM version NPM downloads Dependencies

Ruban is a personal tool pack for creating repos.

Usage

# Create a new repo 
$ ruban new [repo]
 
# Compile src to lib 
$ ruban build
$ ruban build -w
$ ruban build --watch
 
# Test with mocha, report and coveralls 
$ ruban test
$ ruban debug
$ ruban coveralls
 
# Lint with eslint and eslint-config-airbnb 
$ ruban lint
$ ruban lint-staged
 
# Publish 
$ ruban pub
$ ruban pub --beta

Why is it called Ruban

Ruban is a famous man in the history of China who is good at making tools.

LICENSE

MIT

Dependencies (27)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ruban

    Weekly Downloads

    19

    Version

    0.2.2

    License

    MIT

    Last publish

    Collaborators

    • sorrycc