Categorygithub.com/go-exec/exec
repositorypackage
1.1.4
Repository: https://github.com/go-exec/exec.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Exec

Go library for executing local and remote commands

Github Actions Go Report Card License: MIT

Installation

Via go get command:

go get github.com/go-exec/exec

Recipes

Check ./recipes folder.

Examples

Check ./examples folder.