pegdown icon indicating copy to clipboard operation
pegdown copied to clipboard

234: Command Line Interface

Open Ortner opened this issue 9 years ago • 0 comments

Issue

See #234

Solution

Added command line interface. And a gradle build script (that should be comparable to the SBT build file), that generates a fat jar with all required dependencies included. The license of the required ASM packages is added to the pom file. I'm not familiar with SBT, so there is no implementation in those build files yet (can anyone help out?).

fixes #234

Ortner avatar Jun 11 '16 11:06 Ortner