Skip to content

A convenient script that compiles and executes Java code, without needing to manually call `javac` and `java` in a command-line or starting an IDE.

License

Notifications You must be signed in to change notification settings

DevinRC/run-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

run-java

A convenient script that compiles and executes Java code, without needing manually call javac and java in a command-line or starting an IDE.

About

A convenient script that compiles and executes Java code, without needing to manually call `javac` and `java` in a command-line or starting an IDE.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages