• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    Java
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get inside your JVM

nudge4j Β· Build Status GitPitch License: MIT

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.