1.0.9 • Published 9 years ago

blue-cli v1.0.9

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
9 years ago

blue

Blueprints for your code

Usage

$ blue my-print foobar --baz qux

Development

Blue uses JavaScript Standard Style, Babel for ES6+ support, and Jest for testing.

$ git clone git@github.com:pavlovml/blue.git
$ make test

To run the tests on file changes:

$ env WATCH=true make test

License

BSD 3-Clause

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago