Skip to content

dsys/blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published