Commit da8ca181 authored by Josh Scheid's avatar Josh Scheid
Browse files

Add github workflow to build PDF

Add Makefile to specify actions to take in the environment.

Preserve PDF output as an artifact so that it's available to users.

Environment dependencies are recorded in package-manager-specific files
in dependencies/.

Work around issue #8.

Future possible enhancements:
  - Add a release workflow.
  - Move to a container for the environment.  This allows the
    environment description to not be local to github actions, usable
    for local development, etc.
parent 4f5c5600
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment