Skip to content
/ Dybuk Public
forked from ticki/dybuk

Prettify the ugly rustc messages (inspired by Elm) —

License

Notifications You must be signed in to change notification settings

PlayForm/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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 67.3%
  • Shell 32.7%