Proyecto

General

Perfil

Acciones

Installing » Histórico » Revisión 1

Revisión 1/12 | Siguiente »
Federico Vera, 2018-06-10 00:16


Wiki

Getting and running mrft

The ideal way of getting mrft is to build it from source, that way you can be
sure to be using the latest version.

Building from source

  1. Make sure you have Java JDK >=1.7 installed
  2. Install Ant
  3. Clone the repository: git clone https://gitlab.com/riddler_arg/mrft.git
  4. Enter the folder: cd mrft
  5. Build: ant build-all
  6. Run: java -jar mrft-VERSION.jar

Direct download

Once it's stable enough I will post a direct download link here... but really,
building it is easy!

Well... here
are some packaged jars, and the binaries are in the
Releases page.

Quick start

Once running go to Examples -> Select one and press F5 so it will start
training.

What's next?

Tags:

Actualizado por Federico Vera hace casi 6 años · 1 revisiones

Volver al inicio