Installing » History » Version 10
  Federico Vera, 2018-07-16 03:52 
  
| 1 | 7 | Federico Vera | # Installing  | 
|---|---|---|---|
| 2 | 1 | Federico Vera | |
| 3 | 9 | Federico Vera | {{>toc}} | 
| 4 | |||
| 5 | 1 | Federico Vera | ## Getting and running `mrft`  | 
| 6 | The ideal way of getting `mrft` is to build it from source, that way you can be  | 
||
| 7 | sure to be using the latest version.  | 
||
| 8 | 9 | Federico Vera | ## Building from source  | 
| 9 | 8 | Federico Vera | 1. Make sure you have Java JDK >=1.8 installed  | 
| 10 | 1 | Federico Vera | 1. Install [Ant](http://ant.apache.org/)  | 
| 11 | 1. Clone the repository: `git clone https://gitlab.com/riddler_arg/mrft.git`  | 
||
| 12 | 1. Enter the folder: `cd mrft`  | 
||
| 13 | 1. Build: `ant fat-jar`  | 
||
| 14 | 1. Run: `java -jar mrft-VERSION.jar`  | 
||
| 15 | |||
| 16 | 9 | Federico Vera | ## Direct download  | 
| 17 | 1 | Federico Vera | Once it's stable enough I will post a direct download link here... but really,  | 
| 18 | building it is easy!  | 
||
| 19 | |||
| 20 | 2 | Federico Vera | Well... here (attachment:jars.jpg) are some packaged `jars`, and the binaries are in the [Files](https://redmine.riddler.com.ar/projects/mrft/files) page.  | 
| 21 | 1 | Federico Vera | |
| 22 | ## Quick start  | 
||
| 23 | Once running go to `Examples` -> Select one and press `F5` so it will start  | 
||
| 24 | training.  | 
||
| 25 | |||
| 26 | ## What's next?  | 
||
| 27 | 4 | Federico Vera | - [[Getting familiar with the mrft GUI]]  | 
| 28 | 5 | Federico Vera | - [[Generating and transforming data]]  | 
| 29 | 1 | Federico Vera | - [[Integration|Integration]]  | 
| 30 | 6 | Federico Vera | - [[Detecting normal EKG pulses]]  | 
| 31 | 10 | Federico Vera | |
| 32 | ***  | 
||
| 33 | #### [Help Transalte!](https://poeditor.com/join/project/XqYGSorHJv)  |