Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 273 Bytes

Installation

cargo install --git https://github.com/danielhuang/canvas-cli

Configuration

Create a file named .canvas.toml in your home directory with the following contents:

token = "your token here"
canvas_url = "https://canvas.example.com"