共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > JewelCli |
JewelCli
|
2 | 0 | 298 |
贡献者 | 讨论 | 代码提交 |
JewelCli uses an annotated Java interface definition to automatically parse and present command line arguments.
The annotated interface definition is an intuitive means of specifying command line arguments. It also provides clean separation of concerns suitable for test driven development.