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

https://github.com/motdotla/bookvsmovie


https://github.com/motdotla/bookvsmovie

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# bookvsmovie

## Usage

install heroku toolbelt

```
gem install bundler
bundle
foreman start
```

# To pull the latest code

```
git pull origin master
git push origin master
```