Skip to content

2. User guide

Alberto Rodríguez edited this page Nov 9, 2022 · 7 revisions

Installation

To install THUMDER Core go to the release tab and download the version for your operating system. Mac users will need to build it themselves.

Usage

THUMDER Core has two operating modes, console and web server. Currently the only way to use THUMDER Core is as a local command line emulator, it accepts the following sintax:

./THUMDER_Core [File] [Options]
    -h --help         Show the help message
    -S --server       Launch as a network server
    -v --version      Show version information

The server implementation will come down the line.

Back to home

Clone this wiki locally