Skip to content

lorenzoongithub/nudge4j

Repository files navigation

nudge4j is a tiny piece of code to help great developers understand code better, debug less, have more fun.

Overview

With nudge4j you can:

  • control your Java application from the browser, as if the browser was a smarter remote control.
  • send code from the browser to run on the JVM,
  • experiment with live code.

To use nudge4j, just add less than 10 lines of code in your program.

nudge4j in action]

Issues

Report any issue using GitHub and use notifications to track progress on them.

Contributing

Want to hack on this project? Any kind of contribution is welcome! But I am particularly interested in Nashorn/JavaScript samples to add in the example section.

License

This project is licensed under the MIT license.