Tool for realtime java compiling for linux users just like nodemon.
- inotify-tools
- bash
- javac compiler
Linux all variants
- For using this tool firstly we have to install inotify-tools using:
sudo apt-get install inotify-tools
-
For other variants see wiki
-
After installing you can start live compiler using below command:
bash autojava.bash filename.java