Skip to content

Tool which opens up jar files for easy monkey-patching. (Everything non-final/public)

License

Notifications You must be signed in to change notification settings

LunNova/JarOpener

Repository files navigation

JarOpener Build Status

Tool which opens up jar files for easy monkey-patching.

JarOpener supports .class files from any JVM language, and .java source files.

Idea and name by Jesse Wilson

Copyright © 2016, nallar ross@nallar.me JarOpener is licensed under the MIT license.

Download

Download the latest builds from Jenkins.

Compiling

JarOpener is built using Gradle.

  • Install the Java 8 Development Kit
  • Run ./gradlew build

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull requests accepted.

About

Tool which opens up jar files for easy monkey-patching. (Everything non-final/public)

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages