polylith

https://polylith.gitbook.io/ and https://github.com/polyfy/polylith
seancorfield 2021-06-06T22:51:29.072600Z

Just noticed that colorized output is dependent on having ~/.polylith/config.edn -- something that won't be present on a system that only "consumes" a git repo containing Polylith code. According to the docs, it sounds like that file is only created if you use poly to create a workspace on a system?

seancorfield 2021-06-06T22:52:11.073500Z

That means that my colleague will only see black and white output from clojure -M:poly info.

seancorfield 2021-06-06T22:53:24.074600Z

Would it be better to auto-create ~/.polylith/config.edn if it's missing on any poly tool invocation?