Releases: savitojs/Gurbani-Live
Releases · savitojs/Gurbani-Live
Release v0.8
Gurbani Live - v0.8
Quick Installation (Recommended)
Install latest stable release:
curl -sL https://github.com/savitojs/Gurbani-Live/releases/latest/download/gurbani-live | bash -s -- --installInstall this specific version:
curl -sL https://github.com/savitojs/Gurbani-Live/releases/download/v0.8/gurbani-live | bash -s -- --installInstall development version (main branch):
curl -sL https://raw.githubusercontent.com/savitojs/Gurbani-Live/main/gurbani-live | bash -s -- --installThis will automatically download and install using the script's built-in interactive installer.
Manual Installation
Option 1: Download script directly
# Download the script
curl -L -o gurbani-live "https://github.com/savitojs/Gurbani-Live/releases/download/v0.8/gurbani-live"
# Make it executable
chmod +x gurbani-live
# Move to PATH (optional)
sudo mv gurbani-live /usr/local/bin/Option 2: Download archive
# Download and extract
curl -L "https://github.com/savitojs/Gurbani-Live/releases/download/v0.8/gurbani-live-v0.8.tar.gz" | tar -xz
# Make executable and install
chmod +x gurbani-live
sudo mv gurbani-live /usr/local/bin/Usage
gurbani-live --helpVerification
Verify the download with checksums:
sha256sum -c gurbani-live.sha2560.7
0.6
0.5
0.1
Full Changelog: https://github.com/savitojs/gurbani-fetch-n-play/commits/0.1