Devops: Preparando o seu MacOS para Devops

From Wiki
Revision as of 17:21, 15 September 2018 by Ebasso (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

No MacOS, a melhor opção é utilizar o Homebrew.


brew install awscli

brew install ansible

# Para verificar arquivos YAML
brew install yamllint

brew install vagrant

brew install git

brew install terraform

Ver também