Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

234: Command Line Interface #235

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

234: Command Line Interface #235

wants to merge 2 commits into from

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