All Projects → BurntSushi → cmd

BurntSushi / cmd

Licence: WTFPL license
A convenience library for executing commands in Go, including executing commands in parallel with a pool.

Programming Languages

go
31211 projects - #10 most used programming language
A convenience library for executing shell commands in Go. It also includes a 
mechanism to run multiple commands in parallel using a pool.

cmd is go gettable:

  go get github.com/BurntSushi/cmd

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].