image: openbsd/latest packages: - bash sources: - https://git.sr.ht/~tk/pack tasks: - setup: | cd pack ftp 'https://the-tk.com/files/do' chmod +x do ./configure -Wclang -v -B-lm - build: | cd pack ./do - test: | cd pack ./test