https://github.com/motdotla/bookvsmovie
https://github.com/motdotla/bookvsmovie
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/motdotla/bookvsmovie
- Owner: motdotla
- Created: 2013-07-14T02:42:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-15T00:24:10.000Z (over 12 years ago)
- Last Synced: 2025-01-24T05:09:29.832Z (10 months ago)
- Language: Ruby
- Size: 191 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```