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

https://github.com/alanbsmith/hummingbird

a lightweight workflow management tool
https://github.com/alanbsmith/hummingbird

Last synced: over 1 year ago
JSON representation

a lightweight workflow management tool

Awesome Lists containing this project

README

          

# Hummingbird

### Up and Running
```bundle install```

```rake db: create, db:migrate```

```npm install```

`foreman start` OR `rails s` and `npm run watch` (in a second window)