Skip to content

Runs a command for you, printing its stdout and stderr in different colours.

License

Notifications You must be signed in to change notification settings

d-lord/prettypipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrettyPipe

Does one thing, and does it well poorly.

It will run a command for you and print its stdout and stderr in different colours (green and red).

Screenshot showing 'curl https://google.com' with green HTML and red progress info.

Installation

Only works on *nixes - tested on macOS and Ubuntu.

Releases are available from GitHub's release tab, or to build it yourself:

$ cargo build --release
$ cp target/release/prettypipe /path/to/some/folder/on/your/PATH

About

Runs a command for you, printing its stdout and stderr in different colours.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages