Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danini-the-panini/ninetynine-problems
I got 99 problems, son, but listing them in chronological order ain't one.
https://github.com/danini-the-panini/ninetynine-problems
Last synced: 15 days ago
JSON representation
I got 99 problems, son, but listing them in chronological order ain't one.
- Host: GitHub
- URL: https://github.com/danini-the-panini/ninetynine-problems
- Owner: danini-the-panini
- Created: 2014-05-13T13:27:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T09:23:41.000Z (over 10 years ago)
- Last Synced: 2023-06-11T05:35:17.750Z (over 1 year ago)
- Language: Ruby
- Size: 164 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ninetynine-problems
===================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)