Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)