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

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

Awesome Lists containing this project

README

          

# go-pipe [![GoDoc](https://pkg.go.dev/badge/github.com/github/docs)](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)