asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.88k stars 295 forks source link

Add support to set working directory from command-line #508

Closed Ayowel closed 3 years ago

Ayowel commented 3 years ago

Should be a fix for use-cases such as #199 and a way to give guarantees with the expectation of #460 by allowing to explicitly set the workdir (not a full fix in the second use-case)

Ayowel commented 3 years ago

Let me know if there is anything I can do to help this PR make it in the code base