A command line tool to query course information from UCI
$ brew install node
$ npm i -g reg-uci-cli
Find course EECS 10.
$ reg-uci-cli -d eecs -c 10
Find all courses of Networked System department.
$ reg-uci-cli -d "net sys"
-
-d
Department -
-c
Course number -
-t
Year term