- Clone the GitHub repo
git clone https://github.com/Twi1ightSparkle/matrix-bruno.git
- Install Bruno
- Copy
.env.sample
toMatrix/.env
- Copy
environments.sample
toMatrix/environments
. Alternatively, if you wish to have your environments under source control, symlink your collection toMatrix/environments
- For every environment you want to connect to, make a copy of
Matrix/environments/_Template.bru
and add your secrets environment variables inMatrix/.env
- In Bruno, click
Open collection
- Choose the
Matrix
directory in the cloned repo
Bruno's support for visualizations is currently only available in Gold Edition (source), the visualization code from Postman is commented out for now.