8000 GitHub - tildezero/hac: home access center scraper cli using go, cobra, and goquery
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0