Skip to content
Snippets Groups Projects
Commit afcb60eb authored by Joel Cavat's avatar Joel Cavat
Browse files

Add new command to run the project

parent 19a43ba6
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
```
mvn package
mvn exec:java
# Or:
java -cp target/my-project-0.1-jar-with-dependencies.jar ch.hepia.App
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment