Commit graph

4 commits

Author SHA1 Message Date
9faaeab2b0
Merge branch wip/interceptors into main 2025-01-26 14:49:07 +00:00
06c2679c64
Helper script for invoking CLI 2025-01-23 18:29:56 +00:00
Ray Miller
4ebd83491c Some refactoring and new functionality.
* Rename util/run to util/process.
* Rename `run` to `capture` to better reflect functionality.
* Implement `with-env`.
* Rename util/tmpdir to util/filesystem.
* Implement `delete-file-recursively`.
* Implement `call-with-temporary-directory`.
* Flesh out creation of tarball for transfer to remote system.
2024-07-17 17:12:36 +01:00
Ray Miller
b29156d557 Temporary directories and the start of play. 2024-07-16 16:26:09 +01:00