Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freeformz/tick


https://github.com/freeformz/tick

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

Used in [log-shuttle](http://github.com/heroku/log-shuttle) integration testing

## Usage

```bash
heroku create -b https://github.com/kr/heroku-buildpack-go.git
heroku config:set DURATION=100ms # default
git push heroku master
```