▲ 5 ▼ script - making it easy to write shell-like scripts in Go
script
is a Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on.
Register to comment or vote on this story