A cli util designed to merge the compilation and execution of .java files and .class files
Usage-
On a linux system, allow execution of script using "chmod +x jrun.sh"
Optional: Add script to path for easier access to the utility from any directory.
Notes- This is a script created for the terminal code editor (nano, vim , nvim) users who dont use an IDE to develop.
Added bash script jrun.sh
Usage-
On a linux system, allow execution of script using "chmod +x jrun.sh" Optional: Add script to path for easier access to the utility from any directory.
Notes- This is a script created for the terminal code editor (nano, vim , nvim) users who dont use an IDE to develop.