Skip to content

v3.5.1

Compare
Choose a tag to compare
@regisb regisb released this 04 Jul 14:59
· 1550 commits to release since this release

Tutor can be installed simply by downloading the compiled binaries:

sudo curl -L "https://github.com/overhangio/tutor/releases/download/v3.5.1/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
sudo chmod +x /usr/local/bin/tutor

See the install docs for more install options and instructions.

Features

  • [Feature] Make it possible for plugins to patch the build templates
  • [Improvement] Move Xqueue and Student notes to a dedicated plugin