ox-gemini/.build.yml

11 lines
155 B
YAML
Raw Normal View History

2020-11-25 17:20:44 +00:00
image: alpine/edge
packages:
- emacs
- make
sources:
- https://git.sr.ht/~abrahms/ox-gemini
tasks:
- build: |
make update
make compile