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

https://github.com/indrode/lament

The old Lamenting Robot website. Check out the new one at https://github.com/indrode/lament-rails
https://github.com/indrode/lament

Last synced: over 1 year ago
JSON representation

The old Lamenting Robot website. Check out the new one at https://github.com/indrode/lament-rails

Awesome Lists containing this project

README

          

[![Code Climate](https://codeclimate.com/github/indrode/lament.png)](https://codeclimate.com/github/indrode/lament)

### development environment

rake development:start
rake development:status
rake development:stop

### start server on production

bundle exec puma -C config/puma.rb -e production