Luyten/ReadMe.md
2018-07-02 09:13:46 +02:00

39 lines
1.2 KiB
Markdown

Luyten
======
**One of the Best**
Java Decompiler Gui for Procyon
Apache License, Version 2.0
[![Releases](https://img.shields.io/github/downloads/deathmarine/luyten/total.svg)](https://github.com/deathmarine/Luyten/releases)
## Compilation
*****
We use maven to handle our dependencies.
* Install [Maven 3](https://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`
## Screenshot
![Screen](https://i.imgur.com/phc59W6.png)
### Downloads
[Releases](https://github.com/deathmarine/Luyten/releases/latest)
### Bugs/Suggestions
[Issues](https://github.com/deathmarine/Luyten/issues)
## Powered by
*****
### Procyon
© 2015 Mike Strobel
[https://bitbucket.org/mstrobel/procyon/overview](https://bitbucket.org/mstrobel/procyon/overview)
[Apache License](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/Procyon.License.txt)
### RSyntaxTextArea
© 2012 Robert Futrell
[https://bobbylight.github.io/RSyntaxTextArea/](https://bobbylight.github.io/RSyntaxTextArea/)
[All Rights Reserved](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/RSyntaxTextArea.License.txt)