honkit
honkit copied to clipboard
Replace bash-color with https://github.com/lukeed/kleur
https://github.com/mbilokonsky/bash-color does not support NO_COLOR=1
We want to get NO_COLOR supports by replacing bashcolor with another package like https://github.com/lukeed/kleur
- https://github.com/honkit/honkit/blob/master/packages/honkit/src/utils/logger.ts
Can I work on this?
Yes welcome!