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
- Host: GitHub
- URL: https://github.com/indrode/lament
- Owner: indrode
- Created: 2013-02-25T20:13:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T22:55:10.000Z (over 11 years ago)
- Last Synced: 2023-04-21T14:08:23.308Z (about 3 years ago)
- Language: CSS
- Homepage:
- Size: 1.93 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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