lenz

Results 29 comments of lenz

I think that the thing that is needed most is - how does one get started? :)

Glojure, obviously :)

Do you think https://github.com/l3nz/cli-matic/issues/149 would be a solution?

The idea of Expound was having messages (especially with Spec) that made a bit more sense than the usual 100+ lines of headache. Maybe your issue could be that you...

Maybe this could hlp somehow? https://docs.postman-echo.com/?version=latest

At the moment we just crash.

https://lambdaisland.com/blog/2017-07-26-dates-in-clojure-making-sense-of-the-mess

@thiru Added as separate bug.

This should only be added as "--version" (with no shortcut) to global options. So `app --version` will work and print `:app :version`, while `app cmd --version` has no meaning.

BTW, as per #69 , we could have recursive `:version` keys, so a subcomand could have different (sub) version.