weso / hercules-ontology

Development of the Ontology and its Continuos Integration for the Hercules project.
https://herculescrue.github.io/ib-hercules-ontology/current/asio.html
GNU General Public License v3.0
0 stars 5 forks source link

Initialize ontology continuous integration launcher #69

Closed thewillyhuman closed 4 years ago

thewillyhuman commented 4 years ago

Hi @othub can you please fill the following methods (https://github.com/weso/hercules-ontology/blob/99b89297dd18aa5f46f806e3754530430ab16bf6/ci/src/test/scala/es/weso/asio/ci/ContinuousIntegrationLauncher.scala#L43-L76)? The project is in scala so my recomendation is to install IntelliJ (free for students) and install scala and sbt on your computer. From there, go to IntelliJ and import the project (make sure to enable auto-import sbt projects if asked by the IDE).

If yes, please fork, branch per feature and PR to the brach ci-dev.

Thanks.