Installation
Make sure you have Node.js installed on your local system. It is recommended to use the latest LTS version (Node 18 or higher).
To install the Bruno CLI, use the node package manager of your choice:
Using pnpm
pnpm install -g @usebruno/cli
For more details, visit the official NPM Page for Bruno CLI