logo
首页技术栈工具库讨论
docopt

docopt

Docopt parses command-line interface usage text that adheres to a familiar syntax, and from it builds a command-line argument parser that will ensure your program is invoked correctly with the available options specified in the usage text. This allows the developer to write a usage text and get an argument parser for free.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icondocopt/docopt.hs111
HACKAGE
carbal install docopt
查看
标签
根据用户添加的标签生成
暂无标签