Convenience script.
diff --git a/example/amd64.sh b/example/amd64.sh
new file mode 100755
index 0000000..22fb043
--- /dev/null
+++ b/example/amd64.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+set -e
+
+go build -o go-disruptor && ./go-disruptor