Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waterlink/offers
https://github.com/waterlink/offers
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/waterlink/offers
- Owner: waterlink
- Created: 2014-03-29T13:37:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T21:57:50.000Z (over 2 years ago)
- Last Synced: 2024-11-01T01:52:57.521Z (2 months ago)
- Language: Ruby
- Homepage: http://offers-sp.herokuapp.com/
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Offers
======Getting Started
---------------This repository comes equipped with a self-setup script:
% ./bin/setup
After setting up, you can run the application using [foreman]:
% foreman start
[foreman]: http://ddollar.github.io/foreman/
Guidelines
----------Use the following guides for getting things done, programming well, and
programming in style.* [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol)
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)