Commit graph

8 commits

Author SHA1 Message Date
d7b49f2b3b
Implement connection methods 2025-01-03 17:46:21 +00:00
Ray Miller
cac302e739 Make a start on connection 2025-01-03 11:32:23 +00:00
Ray Miller
6f217e006e Make a start on prerequisite data. 2024-08-15 16:16:53 +01:00
Ray Miller
2a8fb2ce5b Simplify call-with-temporary-directory. 2024-07-17 17:25:29 +01:00
Ray Miller
522f75ffac Fix exports for util/process. 2024-07-17 17:19:54 +01: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
Ray Miller
3e1b3e3f37 Initial check-in. 2024-07-14 17:11:24 +01:00