summaryrefslogtreecommitdiff
path: root/homebrew/nomad/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/nomad/.make.sh-auto')
-rw-r--r--homebrew/nomad/.make.sh-auto7
1 files changed, 7 insertions, 0 deletions
diff --git a/homebrew/nomad/.make.sh-auto b/homebrew/nomad/.make.sh-auto
new file mode 100644
index 000000000..2842ba180
--- /dev/null
+++ b/homebrew/nomad/.make.sh-auto
@@ -0,0 +1,7 @@
+pkg:setup
+ENV["GOPATH"] = buildpath
+src = buildpath/"src/github.com/hashicorp/nomad"
+src.install buildpath.children
+src.cd do
+go build -tags ui -o bin/"nomad"
+prefix.install_metafiles