Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmeiklejohn/guard-evergreen

Continuous testing for evergreen.
https://github.com/cmeiklejohn/guard-evergreen

Last synced: about 2 months ago
JSON representation

Continuous testing for evergreen.

Awesome Lists containing this project

README

        

# Guard-Evergreen

Continuous testing for evergreen using guard.

## Usage

Install:

```ruby
gem guard-evergreen
```

Setup:

```bash
guard init evergreen
```

## Contributing

1. Fork the official repository.
2. Make your changes in a topic branch (with tests, please).
3. Send a pull request.
4. Once accepted, you'll get a free limited-run Critical Pair t-shirt!

## License

Guard-Evergreen is Copyright © 2011 Critical Pair. Guard-Evergreen is free software, and may be redistributed under the terms specified in the LICENSE file.