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

https://github.com/sashafklein/blog


https://github.com/sashafklein/blog

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Blog
====

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)