Skip to content

Tool for realtime java compiling for linux users just like nodemon.

License

Notifications You must be signed in to change notification settings

GauravWalia19/AutoJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoJava

Tool for realtime java compiling for linux users just like nodemon.

REQUIREMENTS

  • inotify-tools
  • bash
  • javac compiler

OS SUPPORTED

Linux all variants

USAGE

  • 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

LICENSE

MIT LICENSE

About

Tool for realtime java compiling for linux users just like nodemon.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published