logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/bruno
or

Install via npx

npx @hexmos/ipm i usebruno/bruno

Prerequisites

Python

language

Version: >=3.6.0

Git

system_tool

For version control and collaboration.

Node.js

build_tool

Version: >=16.0.0

npm

package_manager

For 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 bruno

Post Installation Steps

  • Open the Bruno application in your browser.
  • Navigate to the API endpoint (e.g., http://localhost:8080/api) to test the functionality.