Skip to content
forked from stephenc/jastyle

Gradlized version of jAstyle (http://sourceforge.net/projects/jastyle/). jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intended to be created as a library and not as a command line tool, so options associated to standard output or console are of a far lower priority.

License

Notifications You must be signed in to change notification settings

AbrarSyed/jastyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Artistic Style Library
----------------------------

This is a fork of Hector Suarez Barenca's port of Astyle to java from http://sourceforge.net/projects/jastyle/

It is also a fork of Stephen Connolly's Maven version from https://github.com/stephenc/jastyle

Unlike The original version, this version has been modified to work as a library as well as from the Command line.


Despite bieng uneditted in a long time, this project is actively being used as a library in ForgeGradle: https://github.com/MinecraftForge/ForgeGradle
This project is still bieng actively maintained, if anyone needs anything, put up an issue.

About

Gradlized version of jAstyle (http://sourceforge.net/projects/jastyle/). jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intended to be created as a library and not as a command line tool, so options associated to standard output or console are of a far lower priority.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%