Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions data/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down