CSC4102-2024-Installation-Guide-Mac-OSX

Markdown Editor/Viewer - Mark Text

The recommended viewer on macOS X is "Mark Text (marktext)". The source code is availabe on gitub - https://github.com/marktext/marktext and the build works for Linux, macOS and Windows.

Installation on a mac is simple if you already have a package manager,eg:

A zipped package can also be downloaded from the macupdate site - https://www.macupdate.com/app/mac/63668/mark-text

When using the editor, you can toggle the view "source code mode" to switch between editing the source and viewing the result.

PlantUML

As well as installing PlantUML as an Eclipse plug-in, you can install it as a standalone application.

Installation with a package manager is simple:

Note: It depends on Java (the minimum version needed is Java 8)and graphviz already being installed. (See https://medium.com/@miniChang8/install-plantuml-on-mac-93e445842445)

A compiled jar can also be downloaded from https://plantuml.com/download?utm_content=cmp-true

Guidelines for running the application can be found at - https://plantuml.com/starting

You can either :

Contact Information