Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lorenzoongithub/nudge4j

Get inside your JVM
https://github.com/lorenzoongithub/nudge4j

java jvm monitoring repl

Last synced: 8 days ago
JSON representation

Get inside your JVM

Awesome Lists containing this project

README

        

# [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.