Add pipelines brews
This commit is contained in:
parent
7bd88b42da
commit
a142424c87
1 changed files with 4 additions and 0 deletions
4
Brewfile
4
Brewfile
|
|
@ -23,6 +23,10 @@ brew "unzip" # Zip happens
|
|||
brew "nmap" # Port scanner
|
||||
brew "p0f" # Passive scanner
|
||||
cask "minikube" # k8s in a box
|
||||
brew "node@8" # LTS major version; 10 after oct 2018
|
||||
brew "yarn" # node stuff
|
||||
brew "stow" # node stuff?
|
||||
brew "hugo" # node stuff?
|
||||
|
||||
# Mac fun
|
||||
cask "aerial" # Screensaver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue