summaryrefslogtreecommitdiff
path: root/example2/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-06-04 20:20:15 -0700
committerJeff Carr <[email protected]>2019-06-04 20:20:15 -0700
commit04029988b17bdd76dddde9392b2889926013bb8b (patch)
tree779d4a07a35a8b6df9280eab5ac82ecd78156c55 /example2/Makefile
parent7e68be74193735678b1ac6e1bb51c0efa8bbda9c (diff)
capture the output for Run()
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'example2/Makefile')
-rw-r--r--example2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/example2/Makefile b/example2/Makefile
new file mode 100644
index 0000000..250e900
--- /dev/null
+++ b/example2/Makefile
@@ -0,0 +1,3 @@
+all:
+ go build
+ ./example2