Skip to content
/ dybuk Public

Prettify the ugly rustc messages (inspired by Elm)

License

Notifications You must be signed in to change notification settings

ticki/dybuk

Repository files navigation

dybuk

Dybuk cleans up the ugly Rustc messages (inspired by Elm). Dybuk supports some other compilers aswell.

Usage

First of all install dybuk.

cd /path/to/dybuk
cargo install --path .

When that's done, you can pipe Rustc output through dybuk:

cargo build |& dybuk

About

Prettify the ugly rustc messages (inspired by Elm)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published