Skip to content

Makefile output prettifier: let Make's output be succinct! (v1: no line eliding; v2: with line eliding like Ninja)

Notifications You must be signed in to change notification settings

Leedehai/make-output-prettify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Let Make's output be succinct!

e.g.

make-formatter.py make -j8

(you could have a shorter alias for this script)

pic pic

Works with Python2 (tested with 2.7.14) and Python3 (tested with 3.5.2) on macOS/Linux.
Feel free to modify. BSD License.

EOF

About

Makefile output prettifier: let Make's output be succinct! (v1: no line eliding; v2: with line eliding like Ninja)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages