goexec

`bash

goexec ‘strings.Repeat(“Go! “, 5)’

goexec ‘http.ListenAndServe(":8080”, http.FileServer(http.Dir(".")))‘`

https://github.com/shurcooL/goexec#goexec