Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas CLI

This is a small tool for interacting with Canvas from the command line.

In order to run it, you'll need to go into your canvas settings and generate an API key, and then fill out a config file. At ~/.config/canvas-cli/config.toml, make a config file containing:

[api]
url = " umich.instructure.com "   # whichever canvas domain that you use
key = " asdfasdfasdf "              # an API key that you generate in your settings

You can find documentation by running canvas --help

About

A CLI interface to the Canvas LMS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages