pipecolor

command module
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 7 Imported by: 0

README

pipecolor

A pipeline utility that colore words passed to it as arguments. Windows compatible.

Install

Clone the repository and build it with Go.

> git clone git@github.com:jalmuedo/pipecolor.git
> cd pipecolor
> go build .

Usage

The binary receives the text through Stdin and as an argument a list of words separated by spaces and returns in Stdout the same text with the colored words.

> top | pipecolor word1 word2

Licence

This project is MIT licenced

Documentation

Overview

Modify the text received by a unix pipe to write it to Stdout.

José Almuedo [https://github.com/jalmuedo] This code is in the public domain.

Redirect Stdin to Stdout by coloring some words received as argument.

José Almuedo [https://github.com/jalmuedo] This code is in the public domain.

Utilities to color some words in a text string.

José Almuedo [https://github.com/jalmuedo] This code is in the public domain.

Jump to

Keyboard shortcuts

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