Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 422 Bytes

File metadata and controls

executable file
·
19 lines (11 loc) · 422 Bytes

gccnice

Reject old-fashioned GCC appearance:

Old error diagnostics

Embrace modern gccnice:

New error diagnostics

Installation

Clone the repository and execute the following command, assuming ~/.local/bin exists and is in PATH:

cp gccnice.py gccnice g++nice ~/.local/bin/

Now you can use gccnice and g++nice instead of gcc and g++.