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

https://github.com/mlctrez/cmdrunner


https://github.com/mlctrez/cmdrunner

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# cmdrunner

A wrapper around exec.Cmd with an output callback function and wait handler. See example folder for usage.

[![GoDoc][1]][2]
[![GoCard][3]][4]

[1]: https://godoc.org/github.com/mlctrez/cmdrunner?status.svg
[2]: https://godoc.org/github.com/mlctrez/cmdrunner
[3]: https://goreportcard.com/badge/github.com/mlctrez/cmdrunner
[4]: https://goreportcard.com/report/github.com/mlctrez/cmdrunner