Add Brew formula (#16)

This commit is contained in:
Peter Brunner 2017-11-01 03:19:18 -04:00 committed by Miek Gieben
parent b997ad78fe
commit 5bdbf578d9
2 changed files with 113 additions and 0 deletions

View file

@ -1,2 +1,8 @@
# deployment
Scripts, utilities, and examples for deploying CoreDNS.
## MacOS
To install:
- `brew tap "coredns/deployment" "https://github.com/coredns/deployment"`
- `brew install coredns`