RPK
---
A lightweight, cross-platform cli package manager.
### Installation
Download the latest release from the [releases page](https://github.com/wfxr/rpk/releases)
or just run the following command:
```bash
curl -fsSL https://raw.githubusercontent.com/wfxr/rpk/main/scripts/install \
| bash -s -- --to ~/.local/bin
```