Skip to content

Docker image encapsulating the Afterwriting screenplay PDF generator

Notifications You must be signed in to change notification settings

vshn/afterwriting

Repository files navigation

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

About

Docker image encapsulating the Afterwriting screenplay PDF generator

Resources

Stars

Watchers

Forks