# [nudge4j](https://lorenzoongithub.github.io/nudge4j/) · [![Build Status](https://travis-ci.org/lorenzoongithub/nudge4j.svg?branch=master)](https://travis-ci.org/lorenzoongithub/nudge4j) [![GitPitch](https://gitpitch.com/assets/badge.svg)](https://gitpitch.com/lorenzoongithub/nudge4j/master?grs=github&t=white) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/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](https://lorenzoongithub.github.io/nudge4j/index.html#Usenudge4j) 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.