←back to thread

203 points dahlia | 1 comments | | HN request time: 0.202s | source
Show context
andrewguy9 ◴[] No.45154641[source]
Docopt!

http://docopt.org/

Make use of the usage string be the specification!

A criminally underused library.

replies(2): >>45154764 #>>45155334 #
1. fragmede ◴[] No.45154764[source]
My favorite. A bit too much magic for some, but it seems well specified to me.