pex

command module
v0.0.0-...-69e65b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2023 License: BSD-3-Clause Imports: 19 Imported by: 0

README

pex makes piping easier.

Demo

Asciinema

Or with audio, a narrated pex demo on YouTube.

Installation

go install github.com/josharian/pex@latest

Usage

pex [files...]

or

command | pex

pex will then give you an interactive environment for simple shell-based processing.

Iterate on your shell pipeline. Use up/down/pgup/pgdown to scroll. Use left/right/tab/shift+tab to scroll other columns.

Press escape to exit pex. It'll print the pipeline you worked out.

Status

This is still very much a "I hacked it together" toy. It has rough edges and missing features. And no doubt plenty of bugs.

If you want to improve it, great. Please see todo.md. Note that I am not the world's speediest reviewer.

If you hate it, that's fine too, but don't bother telling me about it.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL