#!/bin/bash

go install
cd ./_example/simple/

./run
cd ../../
