voidrice/.local
Alexander Goussas 88385a0c6d
Added Java support for compiler script (#860)
Tested it on a project with this structure:

```
- root
 |- test
    | - Test.java
```

The user must call `compiler` from the root of the project, but that should not
be an inconvenience because usually the working directory is the project's
root. Nonetheless, it also works for java files in the current working directory,
in case someone just wants to test some code quickly.
2020-12-10 13:55:00 -05:00
..
bin Added Java support for compiler script (#860) 2020-12-10 13:55:00 -05:00
share since readme moved to dwm, fix #845 2020-11-22 07:33:30 -05:00