AsciidocFX is editor for Asciidoc Markup Language.
It is a basic editor that reflects any changes in editor to Preview Pane immediately.
Open http://localhost:8080/ and see changes on your favorite Browser.
- Install JDK 8 and set JAVA_HOME properly
- Enter AsciidocFX directory and run
- $ mvn clean install
- Follow to target directory and run
- $ java -jar AsciidocFX.jar
- If you want to build native installer (RPM,DKG,DEB,EXE,MSI)
- Run $ mvn jfx:native
If you want not to build AsciidocFX, download the Jar with this Link