Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

rdjack21/ADRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asciidoctor Runner (ADRunner)

This is a simple application that can be used to translate a AsciiDoc document into a HTML document with out the need to install Ruby if you already have Java installed.

Check out and build

Clone the repository then at the command line run:

mvn clean package assembly:single

This will place a packaged zip file that contains everything needed to run ADRunner.

How to execute

ADRunner.sh filename1 .. filenameN

If you want to process more than one file at time use shell globs to pass in more than one file name at a time.

Command line Options

This uses the Ruby command line so every thing you can do with the ruby command line you should be able to use with this.

About

This is a wrapper around AsciidoctorJ providing a command line runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages