Version 1 (modified by jazz, 5 years ago) (diff) |
---|
2019-11-26
Command Line Options
- 常寫一些 Command Line 工具,但怎麼更方便地管理參數呢?
- http://docopt.org/
- 實作
- Shell Script - https://github.com/docopt/docopts
- Python - https://github.com/docopt/docopt
Version 1 (modified by jazz, 5 years ago) (diff) |
---|