3 unstable releases
0.2.2 | Dec 31, 2022 |
---|---|
0.2.0 | Oct 28, 2022 |
0.1.0 | Oct 28, 2022 |
#13 in #indent
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
~11–24MB
~336K SLoC