From d0697dfbfcb4fd00f500772e7bf0a3377873f9d4 Mon Sep 17 00:00:00 2001 From: Nooblue Date: Mon, 10 May 2021 16:10:51 +0300 Subject: [PATCH] added instructions for tmc-cli-rust --- data/installation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/installation.md b/data/installation.md index d1b856c..18d6f31 100644 --- a/data/installation.md +++ b/data/installation.md @@ -35,6 +35,14 @@ If you detest command line usage, it is possible to use Visual Studio IDE (with python) as there is also a Visual Studio [plugin](https://www.mooc.fi/en/installation/vscode) for TMC client. +## TMC alternative (does not require java) + +This version of command line TMC should work on Windows, Linux and Mac without requiring any dependencies such as Java. + +You can find the installation instructions here: [TMC client alternative](https://github.com/rage/tmc-cli-rust#installation). + +The available commands may differ from the Java-version, you can consult [the usage manual](https://github.com/rage/tmc-cli-rust#commands) if necessary. + ## Installing Python 3 The exercises requires Python 3 (3.5 or higher). This may be confusing as for