issues
search
jbeyr
/
madpinger
Designated lambda function for polling uw madison course search and enroll API
0
stars
0
forks
source link
Add CLI functionality
#1
Closed
jbeyr
closed
1 year ago
jbeyr
commented
1 year ago
Goals
Expose CLI command and flags to the OS
GET api
two required arguments:
subject code
and
course ID
, which are needed for the GET api call
[x]
-t, --termcode
: specify a term; defaults to current term (atm, e.g. "1234" for Spring '23)
Goals
Expose CLI command and flags to the OS
GET api
-t, --termcode
: specify a term; defaults to current term (atm, e.g. "1234" for Spring '23)