Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djbender/pull_list
- Owner: djbender
- Created: 2015-11-29T21:41:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T05:57:02.000Z (about 9 years ago)
- Last Synced: 2023-03-11T05:57:58.909Z (almost 2 years ago)
- Language: HTML
- Homepage: http://pulllist.djbender.com
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 greaterThis is a Rails Edge project and as such many of the libraries are
prerelease.2. `bin/rake db:setup`
2. `bin/rails server`