mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-12 06:19:11 +00:00
b45220600b
- Added --source, --from-source, and --branch options (all equivalent) - Allows building and installing Pulse from source code - Optional branch parameter (defaults to main) - Builds frontend and backend locally before installing - Removes separate install-from-main.sh script - integrated into main script Usage: curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash -s -- --source curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash -s -- --source develop