Skip to content

v3.7.0

Compare
Choose a tag to compare
@regisb regisb released this 03 Sep 09:14
· 1491 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.7.0/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
sudo chmod 0755 /usr/local/bin/tutor

See the install docs for more install options and instructions.

Features

  • 💥[Improvement] Get rid of mysql-client container
  • [Improvement] Add "local-docker-compose-lms/cms-dependencies" plugin
    patches
  • [Improvement] Use "exec" instead of "run" to initialise local platform