Changes in v0.1.1
Downloads
- bedder-static-linux-x86_64: Static binary for Linux x86_64 (no dependencies required)
Installation
# Download and make executable
wget https://github.com/quinlan-lab/bedder-rs/releases/download/v0.1.1/bedder-static-linux-x86_64
chmod +x bedder-static-linux-x86_64
# Optional: Move to PATH
sudo mv bedder-static-linux-x86_64 /usr/local/bin/bedder
Binary Info
- Size: ~6MB
- Dependencies: None (fully static)
- Python: Works with any Python 3.8+ system
- Architecture: x86_64 Linux