Additional utilities for github.com/bitfield/script
Find a file
2023-04-24 06:09:22 +00:00
csv.go Started writing documentation and adding examples 2023-04-24 06:09:22 +00:00
csv_test.go Started writing documentation and adding examples 2023-04-24 06:09:22 +00:00
exec.go Started writing documentation and adding examples 2023-04-24 06:09:22 +00:00
fmt.go Initial commit 2023-04-24 01:29:54 +00:00
fmt_test.go Completed unit tests and added README and LICENSE 2023-04-24 05:33:47 +00:00
go.mod Started working on running the pipeline 2023-04-24 02:47:47 +00:00
go.sum Started working on running the pipeline 2023-04-24 02:47:47 +00:00
json.go Started writing documentation and adding examples 2023-04-24 06:09:22 +00:00
json_test.go Started writing documentation and adding examples 2023-04-24 06:09:22 +00:00
LICENSE Removed file extension from LICENSE 2023-04-24 05:44:35 +00:00
README.md Completed unit tests and added README and LICENSE 2023-04-24 05:33:47 +00:00
subpipe.go Changed signature of SubPipe 2023-04-24 05:07:33 +00:00
subpipe_test.go Completed unit tests and added README and LICENSE 2023-04-24 05:33:47 +00:00

scriptx - Extras for Script

Utilities that extend github.com/bitfield/script.

Currently a WIP. The API is subject to change.