5 script - making it easy to write shell-like scripts in Go

github.com godoc.org goreportcard.com posted by kenny 1782 days ago  

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