You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: webrain upgrade — updates to the latest release. Delegates to
Homebrew/Scoop when installed through one (brew upgrade webrain / scoop update webrain), otherwise self-updates the running binary in place
from the latest GitHub release.
install: one-line installers — scripts/install.sh (Linux/macOS) and scripts/install.ps1 (Windows) fetch the latest release binary per OS and
put webrain on PATH: curl -fsSL https://raw.githubusercontent.com/prokopis3/webrain/main/scripts/install.sh | bash.
dist: submitted to the official Scoop extras bucket (PR ScoopInstaller/Extras#18455) and published a Homebrew tap
(prokopis3/homebrew-webrain; brew tap prokopis3/webrain && brew install webrain).