Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atomaka/msu-course-alerter
https://github.com/atomaka/msu-course-alerter
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomaka/msu-course-alerter
- Owner: atomaka
- Created: 2013-04-03T23:48:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-19T05:34:01.000Z (over 11 years ago)
- Last Synced: 2023-03-12T07:24:54.236Z (over 1 year ago)
- Language: Ruby
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```code
vagrant up
vagrant ssh
cd /vagrant
bundle install
rails s
```