https://github.com/github/go-pipe
A package used to easily build command pipelines in your Go applications
https://github.com/github/go-pipe
Last synced: 10 months ago
JSON representation
A package used to easily build command pipelines in your Go applications
- Host: GitHub
- URL: https://github.com/github/go-pipe
- Owner: github
- License: mit
- Created: 2022-11-04T11:46:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T08:04:42.000Z (over 1 year ago)
- Last Synced: 2025-01-26T04:07:41.765Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 128 KB
- Stars: 48
- Watchers: 158
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# go-pipe [](https://pkg.go.dev/github.com/github/go-pipe)
A package used to easily build command pipelines in your Go applications
# Important
We have not thoroughly tested this package on OSs other than Linux, especially Windows. At this time, using this package on Windows based systems is considered experimental and will be supported only on a best effort basis.
# Links
* [Docs](https://pkg.go.dev/github.com/github/go-pipe)