Skip to content
/ hac Public

home access center scraper cli using go, cobra, and goquery

License

Notifications You must be signed in to change notification settings

tildezero/hac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hac-cli

home access center command line interface

usage

  • clone the repo and build the executable: go build or just run go install github.com/tildezero/hac@main to install it to $GOPATH/bin
  • run the executable: hac
  • setup credentials: hac setup
  • view overview of classes (ids and averages): hac overview
  • view all grades for a class: hac class [id] where id is from hac overview

About

home access center scraper cli using go, cobra, and goquery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages