This is a cli tool for alamo colleges canvas.
-
Click on the API Access Tokens tab.
-
Click on New Access Token.
-
Enter a name for the token and click Generate Token.
-
Copy the generated token.
setx API_KEY="Bearer pasteapikeyhere"
export API_KEY="Bearer pasteapikeyhere"
Click here and download latest release.
Make sure you have rust installed
git clone git@github.com:ateschan/rusty-reportcard.git
cd rusty-reportcard
cargo run