Skip to content

Commit db1bedf

Browse files
authored
feat(bruno): add macOS/Linux installation configuration (#239)
1 parent 31bcd6c commit db1bedf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bruno/dot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
windows:
2+
installs: false
3+
4+
linux|darwin:
5+
installs: brew install --cask bruno

0 commit comments

Comments
 (0)