1.0.9 • Published 8 years ago

blue-cli v1.0.9

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
8 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

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago