Add Brewfile

This commit is contained in:
Karina Kwiatek 2022-01-18 22:43:48 +01:00 committed by Karina Kwiatek
parent 1997f89cc0
commit 558dbfe870
1 changed files with 6 additions and 0 deletions

6
Brewfile Normal file
View File

@ -0,0 +1,6 @@
brew "postgres"
brew "redis"
brew "libidn"
brew "shared-mime-info"
brew "imagemagick"
brew "node"