Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwxrob/run-go

Higher level Golang functions for calling executables and dealing with output and errors
https://github.com/rwxrob/run-go

commands exec executable golang package sysexec utility

Last synced: 13 days ago
JSON representation

Higher level Golang functions for calling executables and dealing with output and errors

Awesome Lists containing this project

README

        

# Shell script-like command execution in Golang

[![GoDoc](https://godoc.org/github.com/rwxrob/run-go?status.svg)](https://godoc.org/github.com/rwxrob/run-go)
[![License](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/rwxrob/run-go)](https://goreportcard.com/report/github.com/rwxrob/run-go)