Put your code in src
and run the following command to automatically rebuild your code on save.
./build.bash src/path/to/your/code/YourMainClass.java
Your merged file YourMainClass.java
will be at the root of your project.
- competitive-programming for the file merger script.