summaryrefslogtreecommitdiff
path: root/genafx-test.sh
AgeCommit message (Collapse)Author
2022-09-27A few updatesBen Culkin
2020-12-29General updateBenjamin J. Culkin
2020-08-04Perform some basic ways of grouping outputted affixesBenjamin J. Culkin
2019-01-17Refactor AffixListerBenjamin J. Culkin
AffixLister got refactored some more, in preparation for adding the ability to load things that aren't affixes.
2019-01-05Convert to Maven IIBenjamin J. Culkin
This gets the main script working, and the pom compiling things. To get it working right, two options were added for outputting normal & error outputs to files instead of the standard streams (System.out & System.err)
2019-01-05Adjust scriptBenjamin J. Culkin
2019-01-03Don't add groups as file namesBenjamin J. Culkin
2019-01-03Initial project commitBenjamin J. Culkin