Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djbender/pull_list

A rails edge app to manage my comics pull list
https://github.com/djbender/pull_list

Last synced: 11 days ago
JSON representation

A rails edge app to manage my comics pull list

Awesome Lists containing this project

README

        

## Pull List

# Requirements

1. Postgres. Checkout [Postgres.app](http://postgresapp.com/) or
[homebrew](http://www.brew.sh): `brew info postgres`
1. ruby version 2.2.3 or greater

This is a Rails Edge project and as such many of the libraries are
prerelease.

2. `bin/rake db:setup`
2. `bin/rails server`