mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 04:07:16 +00:00
ac3e1eaacb
- 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