How to install usebruno/bruno. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
usebruno/bruno Installation Guide
How to install usebruno/bruno. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for usebruno/bruno. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i usebruno/brunoor
Install via npx
npx @hexmos/ipm i usebruno/brunoPrerequisites
Python
languageVersion: >=3.6.0
Git
system_toolFor version control and collaboration.
Node.js
build_toolVersion: >=16.0.0
npm
package_managerFor managing Node.js packages.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Binary Download
brew install bruno
choco install bruno
scoop bucket add extras
scoop install bruno
winget install Bruno.Bruno
flatpak install com.usebruno.Bruno
yay -S bruno
sudo mkdir -p /etc/apt/keyrings
chmod 644 /etc/apt/keyrings/bruno.gpg
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" | sudo tee /etc/apt/sources.list.d/bruno.list
sudo apt update && sudo apt install brunoPost Installation Steps
- Open the Bruno application in your browser.
- Navigate to the API endpoint (e.g., http://localhost:8080/api) to test the functionality.
