An open API service indexing awesome lists of open source software.

https://github.com/robinst/commonmark-java-test

Test project for commonmark-java with jlink
https://github.com/robinst/commonmark-java-test

Last synced: about 1 month ago
JSON representation

Test project for commonmark-java with jlink

Awesome Lists containing this project

README

          

# commonmark-java-test

Test project using jlink together with [commonmark-java].

Build like this:

mvn clean package

Then run the jlink-built binary like this:

./target/maven-jlink/default/bin/commonmark < README.md

[commonmark-java]: https://github.com/commonmark/commonmark-java