Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 580 Bytes

README.adoc

File metadata and controls

12 lines (6 loc) · 580 Bytes

Custom Afterwriting Docker Image

This repository builds a ready-to-use Afterwriting Docker image, used to build screenplays and webinar scripts in PDF format from their original Fountain sources.

Note
The version number of the Docker image matches the version of Afterwriting encapsulated therein.

Usage

To create the PDF version of a Fountain screenplay, use the following command:

podman run --rm --volume "$(pwd)":/image ghcr.io/vshn/afterwriting:1.17.3 --source /image/presentation.fountain --pdf /image/test.pdf