summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile
index ba930d7..88d2439 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -1,6 +1,7 @@
build:
GO111MODULE=off go build
./example
+ FORGE_HOME=/tmp/forge ./example
goimports:
goimports -w *.go