0.0.2 • Published 8 years ago

lobo-cli v0.0.2

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

lobo-cli

A node cli wrapper package for building and running elm tests using lobo

Install

Assuming you already have npm installed, then the cli can be installed globally using:

npm install lobo-cli -g

Usage

To use the cli you will also need to have lobo locally installed for your application. Once the cli and lobo is installed you can run it as follows:

lobo --watch 

Contributions

Contributions and suggestions welcome! In the first instance please raise an issue to against this project before starting work on a pull request.