#indent #output #process #alias #shell #command-output #function

nightly app ind

Run a process and indent its stdout and stderr

3 unstable releases

0.2.2 Dec 31, 2022
0.2.0 Oct 28, 2022
0.1.0 Oct 28, 2022

#15 in #indent

Custom license

13KB
222 lines

Ind

Run a process and indent its output. Stdout and stderr may be indented independently.

Usage

Take any command you wish to indent the output of and preffix with a call to ind.

This tool is reccomended for use in shell aliases and functions.

alias ls='ind ls'

Configuration

Examples

`` Output:


Dependencies

~12–24MB
~365K SLoC