Add tmp dir stuff

This commit is contained in:
askiiart 2025-02-25 18:21:06 +00:00
parent 21385f49dd
commit 6701650f1f

View file

@ -1,6 +1,7 @@
# Guidelines
- Scripts must use `set -euo pipefail`
- All work should be done in a temporary directory (`mktemp -d`)
## Building