Add a go.mod file for package shell.
1 file changed
tree: 14bb9d696ce21d440737c25fde00c1625fb3d900
  1. go.mod
  2. LICENSE
  3. README.md
  4. shell.go
  5. shell_test.go
README.md

shell

http://godoc.org/bitbucket.org/creachadair/shell

The shell package implements basic shell command-line splitting.