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
Please register or sign in to comment