https://github.com/mlctrez/cmdrunner
https://github.com/mlctrez/cmdrunner
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlctrez/cmdrunner
- Owner: mlctrez
- License: apache-2.0
- Created: 2016-06-24T20:47:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T01:32:58.000Z (over 7 years ago)
- Last Synced: 2025-10-10T03:56:33.439Z (9 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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