nojhan/colout

The "make" theme should be extracted out of the "cmake" theme

Open

#94 opened on Mar 20, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (61 forks)auto 404
buggood first issuehelp wanted

Repository metrics

Stars
 (1,163 stars)
PR merge metrics
 (PR metrics pending)

Description

CMake can use different backends, like make, ninja or other IDEs project files. Colout already has a separate theme for ninja, it should be the same for make.

Cf. https://github.com/nojhan/colout/blob/master/colout/colout_cmake.py

Contributor guide