yeoman / doctor

Detect potential issues with users system that could prevent Yeoman from working correctly
http://yeoman.io
BSD 2-Clause "Simplified" License
61 stars 16 forks source link

Template message output #11

Closed SBoudrias closed 9 years ago

SBoudrias commented 9 years ago

Maintaining array/strings is pretty hard (and even harder to format correctly).

We should move to a template system and maintain the errors output inside text files.

(also, @sindresorhus was thinking about simplifying chalk coloring in templates - ETA on that?)

SBoudrias commented 9 years ago

Hey @j3lte feel free to send PR - these are the bests for code discussions!

j3lte commented 9 years ago

See PR