0.2.2 • Published 6 years ago

ruban v0.2.2

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

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