Scripting with Go

Open link in next tab

Scripting with Go — Bitfield Consulting

https://bitfieldconsulting.com/golang/scripting

The Unix shell is pure wizardry. Why shouldn’t it be as easy to write systems programs in Go as it is in the shell? The script library is the secret spell-book that makes this possible.

Scripting with Go — Bitfield Consulting

In this article we’ll explore a package called script that aims to sprinkle some Unix shell fairy dust on your Go programs.