cartographer/README.md

314 B

Cartographer

An alternative TUI-based frontend for the Canvas LMS. Also implements libcanvas, a Rust library that wraps common Canvas API actions.

Building

Install Nix with flakes.

nix build

Or run without installing:

nix run "git+https://code.youwen.dev/youwen5/cartographer.git"