项目作者: go-exec

项目描述 :
Local and Remote Commands Executor Library Builder in Go @radutopala #golang
高级语言: Go
项目地址: git://github.com/go-exec/exec.git
创建时间: 2019-01-31T15:26:03Z
项目社区:https://github.com/go-exec/exec

开源协议:

下载


Exec

Go library for executing local and remote commands

Github Actions
Go Report Card
License: MIT

Installation

Via go get command:

  1. go get github.com/go-exec/exec

Recipes

Check ./recipes folder.

Examples

Check ./examples folder.