nocc
v0.1.1
Published
ConnnectCarolina spider.
Downloads
1
Readme
What's this?
ConnnectCarolina spider.
Getting started
- Create a file named
config.json
. - Edit
config.json
and fill in your username and password like this:
{
"username": "your-onyen",
"password": "your-onyen-password"
}
Then, run node grade
to get your grade or node availability
to check which courses in your shopping cart are available.
Get Grade
Run node grade
to get grades of all semesters.
Run node grade current
to get grades of curret semester.