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: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

```code
vagrant up
vagrant ssh
cd /vagrant
bundle install
rails s
```