This README would normally document whatever steps are necessary to get your application up and running.
- This is the first project in a series of 4 projects with a focus on Java. It is part of the WeThinkCode_ 42 curricullum.
- Version
- Learn Markdown
Compile the project running the commands bellow in the root of your project folder.
- $find -name *.java > sources.txt
- $javac -sourcepath @sources.txt