eternal-flame-AD / canvas-lms-sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canvas-lms-sync

Synchronizes your course files and modules on Canvas LMS to your local machine.

Usage

cargo install canvas-lms-sync

echo "
token: xxxxxx
host: "https://canvas.instructure.com/"
courseid: 123456
usemodules: true # whether to find files in "modules" or "files" section
" > canvas-sync.yml

canvas-sync

About

License:Apache License 2.0


Languages

Language:Rust 100.0%