Browse Source

Create Brewfile

Stephen 3 years ago
parent
commit
ce8979afe8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Brewfile

+ 2 - 0
Brewfile

@@ -0,0 +1,2 @@
+brew '[email protected]'
+brew 'sqlite3'