podboy 0.1.7

Availability CLI for podman containers
<h1 align="center">
  PodboY

<h1 align="center">
  <img src="https://github.com/toastxc/podboy/blob/main/README_RESOURCES/podboy.svg" alt="Geometric Logo" width="30%" height="30%">

</h1>


Podboy (styled podboy or PodboY) is a simple daemon manager for Podman, similar to docker's daemon.

### Install
```bash
cargo install podboy
```

### Remove
```bash
cargo uninstall podboy
```

### Usage
CLI usage can be found with `podboy help`.

### Compatibility
Software compatiblity is subject to https://toastxc.xyz/policies#windows

![LGPLv3 Badge](/README_RESOURCES/LGPLv3%20Logo.svg)