Nice one, looks pretty dead on. On 12 May 2013 14:07, Ray Miller <[email protected]> wrote:
> On 12 May 2013 10:37, Dick Davies <[email protected]> wrote > >> >> I've got a half-decent utility written that i want to provide to our >> ops team (and not let them know it's Clojure based ....ssshhh....). >> >> Works great with 'lein run -m thingy.core/fn1 arg', but there are several >> functions >> I want to expose as 'subcommands' e.g. >> >> java -jar thingy.jar fn1 arg >> >> java -jar thingy.jar fn2 arg1 arg2 >> > > Sounds like a good fit for cliopatra: > > https://github.com/runa-dev/cliopatra > > Ray. > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
