Skip to content

browserup/homebrew-browserup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-browserup-cli

Install instructions for the BrowserUp CLI using Homebrew.

brew tap browserup/homebrew-browserup-cli

brew install --no-quarantine browserup-cli

Linux non-homebrew install instructions:

  • Download the linux binary from here:

https://github.com/browserup/homebrew-browserup-cli/releases/

  • Unzip, move browserup to /usr/local/bin
  • chmod +x browserup
  • Add it to your PATH

Uninstall:

brew uninstall --force browserup-cli
brew untap browserup/browserup-cli