On Wed 7 Aug 2013 at 10:53:00AM -0500, guns wrote:

> I'd like to announce optparse-clj, a command line options parser that
> supports GNU option parsing conventions:
>
>     https://github.com/guns/optparse-clj

Hello again,

optparse-clj 1.1.1 now supports ClojureScript and may be used from
Node.js command line scripts produced by the CLJS compiler's :nodejs
target.

    [guns.cli/optparse "1.1.1"]

If you're writing Node.js scripts in CLJS and want to present users with
a conventional GNU command line interface (clumped short options `-abc`,
--long-options with or without `=`), give optparse-clj a try!

    guns

Attachment: pgpeN00rmvwYc.pgp
Description: PGP signature

Reply via email to