polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
502 stars 47 forks source link

Turf docs on Clojure Tools CLI Usage #405

Closed lread closed 7 months ago

lread commented 7 months ago

Joakim surveyed the community and they responded that they are good with removing using poly as a Clojure Tool.

Seems like a good idea, the mismatch between argument parsing was awkward and just one more thing to learn.

This change reflects docs only and does not remove supporting code.

Also: noticed and turfed an old println used for debugging in create_example.clj