|
|
|
|
|
|
|
## Build this project
|
|
|
|
|
|
|
|
<a href="https://csgitlab.ucd.ie/19206226/YOTO_Translator/-/jobs/artifacts/master/browse?job=package" rel="noopener noreferrer" target="_blank"><img alt="Project badge" aria-hidden="" class="project-badge" src="https://img.shields.io/badge/Latest_Artifact-download-red"></a>
|
|
|
|
|
|
|
|
1. Ensure you have Maven installed.
|
|
|
|
2. Clone this repository
|
|
|
|
```bash
|
|
|
|
cd ~
|
|
|
|
git clone git@csgitlab.ucd.ie:19206226/YOTO_Translator.git
|
|
|
|
```
|
|
|
|
|
|
|
|
3. Build this project
|
|
|
|
```bash
|
|
|
|
cd YOTO_Translator
|
|
|
|
mvn build
|
|
|
|
``` |
|
|
|
\ No newline at end of file |