exercism / nim-test-runner

GNU Affero General Public License v3.0
2 stars 3 forks source link

Feature: add color for compilation output #107

Closed ynfle closed 3 years ago

ynfle commented 3 years ago

Acheived through --color:on

ee7 commented 3 years ago

Nice!

ynfle commented 3 years ago

Thanks!