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

https://github.com/benwaffle/course-registrar


https://github.com/benwaffle/course-registrar

course register script stevens

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# Note: broken at the moment, i'll never have to register for classes again so it won't be fixed by me

See `index.js` for instructions for getting your SID and PIN

```
$ nvm use
$ npm install
$ while :; do node index.js; done # at 7am
```