Crates.io | podi |
lib.rs | podi |
version | 0.3.0 |
created_at | 2025-08-02 14:10:54.270068+00 |
updated_at | 2025-09-16 14:54:12.923959+00 |
description | API for starting and stopping podman containers |
homepage | |
repository | https://sr.ht/~liliace/podi/ |
max_upload_size | |
id | 1778860 |
size | 23,268 |
API for starting and stopping podman containers.
The functionalities are extremely basic and can easily be achieved with a few lines of shell script, but I found myself rewriting those shell scripts too often and wanted a way to share them across projects.