Skip to content

mise-plugins/vfox-asciidoctorj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-asciidoctorj

vfox plugin for AsciidoctorJ.

AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using AsciidoctorJ, you can convert AsciiDoc content or analyze the structure of a parsed AsciiDoc document from Java and other JVM languages.

Requirements

  • Java 11 or later

Usage with mise

# Install a specific version
mise install asciidoctorj@3.0.0

# Use in current shell
mise use asciidoctorj@3.0.0

# Run asciidoctorj
asciidoctorj --version

Usage with vfox

# Add the plugin
vfox add asciidoctorj

# Install a version
vfox install asciidoctorj@3.0.0

# Use the version
vfox use asciidoctorj@3.0.0

About

vfox plugin for AsciidoctorJ - the official library for running Asciidoctor on the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors