Skip to content

Conversation

@Ortner
Copy link

@Ortner Ortner commented Jun 11, 2016

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

Jan Ortner added 2 commits June 11, 2016 13:05
Added command line interface in package org.pegdown.cli
Modified readme.markdown with usage instructions
Added gradle build support to build a "fat" jar file
Added gradle and eclipse files to .gitignore
@sirthias sirthias force-pushed the master branch 5 times, most recently from 5729862 to 19ca3d3 Compare December 14, 2016 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Command Line Interface

1 participant