• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pipeline

pipeline is a tool to help with quick iteration on complex shell pipelines.

Pipe some data into pipeline, and edit your pipeline while watching the output in real time. When you're satisfied, hit return to have its output piped to the next stage. Or, hit ctrl-c or escape to cancel and exit 1 with no output.

Evaluation will be 'off' until you terminate the pipeline with a ;, making it easier to avoid running bad intermediate commands (like, if the prefix of a command was rm...).

Inspired by, but quite different from, https://github.com/peco/peco.

Fancy video

asciicast

More Repositories

1

go.matrix

linear algebra for go
Go
334
star
2

go.uik

This project is "closed". If I begin again, it will be from scratch
Go
275
star
3

rerun

Will autobuild and kill/relaunch the target when you update the code.
Go
259
star
4

go.wde

Windows, drawing and events for Go
Go
217
star
5

wgo

Managed workspaces for Go
Go
174
star
6

go-gb

A(nother) tool to build go projects.
Go
96
star
7

geom

2d geometry for golang
Go
55
star
8

prevmtable

Manage a pool of preemptible VMs across zones.
Go
44
star
9

go-pkg-complete

bash completion for go and wgo
C++
43
star
10

gopp

go parser parser
Go
38
star
11

gorf

Refactoring tool for golang
Go
27
star
12

tmplcute

CLI for executing templates from Go's "text/template" package.
Go
7
star
13

gmd

exp/gui impl for mac
Objective-C
7
star
14

flargo

Go
7
star
15

goui

A Go library for web-based GUI
Go
6
star
16

bsonrpc

Equivalent of net/rpc/jsonrpc, except with bson
Go
6
star
17

pincloud

gcloud wrapper that lets you specify different versions of the SDK for different subcommands
Go
6
star
18

iochan

Experimental go packages
Go
5
star
19

overwrite

Go
4
star
20

go.vg

Vector graphics for Go
4
star
21

rlenv

Reinforcement learning environments
Go
3
star
22

dft

Go
3
star
23

dotfiles

Go
3
star
24

rlbayes

Bayesian inference for RL
Go
3
star
25

MarGo

An experimental remote IDE helper for Go (golang.org) projects.
Go
3
star
26

alum.inum

Go
2
star
27

vendor

Tool for vendoring repositories.
Go
2
star
28

gcloud_apis

gcloud_apis is a CLI to interact with GCP resources.
Go
2
star
29

rlalg

RL algorithms in go
2
star
30

gbide

An IDE for Go, using a local webserver as the UI and gb as the builder.
JavaScript
2
star
31

xkcd-zoom

Go
1
star
32

build

Tools to analyze and build go packages
1
star
33

sao

Serve And Observe
1
star
34

block

Create a patterned window - useful for dead space in a tiled window manager.
Go
1
star
35

tronimoes

Go
1
star