pipeline

command module
v0.0.0-...-02303e6 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

README

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

Documentation

Overview

Copyright 2016 Google Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Jump to

Keyboard shortcuts

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