- Oscar RENIER
- Nicolas ANTOINE
rm -rf conffind . -name "*.class" -type f -deletefind . -name "*.jar" -type f -deletecp myConf ./confjavac WebServer.javajava WebServer
make
Clone the repo, then run make docker-dev, you will be spawned inside a shell
where you can run make to test out the program.
All changes to the code will be synced since the repo is mounted inside the