项目作者: go-exec
项目描述 :
Local and Remote Commands Executor Library Builder in Go @radutopala #golang
高级语言: Go
项目地址: git://github.com/go-exec/exec.git
Exec
Go library for executing local and remote commands



Installation
Via go get command:
go get github.com/go-exec/exec
Recipes
Check ./recipes
folder.
Examples
Check ./examples
folder.