guardian / homebrew-devtools

A homebrew tap containing dev tools for the Guardian
2 stars 3 forks source link

Add awscli and nginx to gu-base apps #23

Closed katebee closed 5 years ago

katebee commented 6 years ago

I have a new dev machine, the steps I followed were:

  1. get strap
  2. brew cask install caskroom/versions/java8
  3. brew cask install guardian/devtools/gu-base

✨ 🚀 This was wonderful and straightforward, however there were a couple of useful applications that I had to subsequently install:

brew install awscli
brew install nginx

Since all devs will probably need awscli the first time they try to get credentials via Janus, and most will want to use nginx at some point, adding them to the gu-base would be helpful!

@AWare

katebee commented 5 years ago

@AWare @shtukas can this be merged? 🙏 😸

shtukas commented 5 years ago

@katebee Definitively! (^_^)

katebee commented 5 years ago

Soz, I do not have permissions on this repo, so cannot merge:

Only those with write access to this repository can merge pull requests.