Installation
Supported installation methods.
Note: after installation, it is encouraged to run config-init for the first-time setup.
Binary
- Download
curl -LO https://codeberg.org/fausty/wallypub/releases/download/1.0.1/wallypub_1.0.1
- Move to usr bin
sudo mv wallypub_1.0.1 /usr/local/bin/wallypub
- Make executable
sudo chmod +x /usr/local/bin/wallypub
- Run
wallypub --help
Python
https://pypi.org/project/wallypub/
pip install wallypub