Use getpkg to install.
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 12s
Build-Test-Publish / build (linux/arm64) (push) Successful in 13s

This commit is contained in:
Your Name
2025-08-09 17:08:52 +12:00
parent 5af4b246b5
commit a7559dc6d4
3 changed files with 41 additions and 237 deletions

View File

@@ -2,18 +2,16 @@
# Installation
Automated system-wide installation:
If you don't already have getpkg installed:
```
curl -fsSL https://gitea.jde.nz/public/bb64/releases/download/latest/install.sh | bash
curl https://getbin.xyz/getpkg-install | bash
```
## To download just the bb64 executable:
Then install bb64 via getpkg for the current user:
```
curl -fsSL -o bb64 https://gitea.jde.nz/public/bb64/releases/download/latest/bb64.amd64 && chmod a+x bb64
getpkg install bb64
```
# Use
Bash Base64, written in C++.