Update page 'Documentation'
parent
ffe4d87e33
commit
76db892bf9
@ -5,8 +5,11 @@ make sure you have installed [Maven](https://maven.apache.org/).
|
|||||||
Clone Project-HomeFlix
|
Clone Project-HomeFlix
|
||||||
`git clone https://github.com/Seil0/Project-HomeFlix.git`
|
`git clone https://github.com/Seil0/Project-HomeFlix.git`
|
||||||
|
|
||||||
go to the root folder of Project-HomeFlix and execute the following command
|
to build a package, go to the root folder of Project-HomeFlix and execute the following command:
|
||||||
`mvn package`
|
`mvn clean package`
|
||||||
|
|
||||||
|
if you want to execute HomeFlix directly use:
|
||||||
|
`mvn compile exec:java`
|
||||||
|
|
||||||
The final package can be found in /target.
|
The final package can be found in /target.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user