Giter Site home page Giter Site logo

pagekite / colormake Goto Github PK

View Code? Open in Web Editor NEW
139.0 139.0 25.0 27 KB

A simple wrapper around make to colorize the output.

Home Page: http://bre.klaki.net/programs/colormake/

License: GNU General Public License v2.0

Shell 17.91% Perl 45.12% C++ 1.26% Roff 29.31% Makefile 4.10% M4 2.29%

colormake's People

Contributors

bjarnirunar avatar brandt avatar hashier avatar john-peterson avatar ludovicrousseau avatar pagekite avatar rjusto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colormake's Issues

Stop swallowing keys (meta, in particular)

I noticed this when a makefile target launched minicom (a serial port monitoring thing), and I couldn't use the Esc + x stroke that is required to quit it. I double checked by running the same Makefile using "regular" make, and it worked fine. So, seems like - colormake is indeed swallowing the "meta" key (and possibly others).. and subsequently breaking make's (and my) workflow. :-(

Time for new tag?

It would be great if we can have a tag for colormake at 20170221, thanks.

Markdown

Add a .md or .markdown extension to README and see the markdown rendered on github.

Color make's own warnings

When make is run with, for example, --warn-undefined-variables, it emits some warnings, like:

/home/user/project/something.mk:180: warning: undefined variable 'INSTALL_DIR'

It would be great to color these too.

Add a screenshot

It would be nice for a screenshot of colorized output to be added to README.md.

Does not wrap y/n prompts

When a makefile performs a 'copy -i' or an 'install' and the target file already exists, those utilities prompt the user to overwrite. That prompt is not "passed through" to the user by colormake. The result is that it seems to the user that the makefile operation has 'stalled' or is 'hung'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.