github / go-pipe

A package used to easily build command pipelines in your Go applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-pipe GoDoc

A package used to easily build command pipelines in your Go applications

Important

We have not thoroughly tested this package on OS different to 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

About

A package used to easily build command pipelines in your Go applications

License:MIT License


Languages

Language:Go 99.3%Language:Makefile 0.7%