Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.1版本计划 #6

Closed
guonaihong opened this issue Jan 30, 2020 · 0 comments
Closed

v0.0.1版本计划 #6

guonaihong opened this issue Jan 30, 2020 · 0 comments

Comments

@guonaihong
Copy link
Owner

guonaihong commented Jan 30, 2020

开发周期

2020-3-30

功能规划

#2 完成一个最简单的解析器
#3 实现收集args参数功能
#7 实现--help输出帮助信息
#14 扩展解析器,在处理slice变量时--新增贪婪模式
#11 支持环境变量
#20 about,version,usage信息补全
#19 子命令支持
#21 一个最精简的readme.md
#22 新增Usage接口
#23 help 信息里面的Usage 如设置Subcommand要显示出来
#24 help显示里面的每个子命令都要显示procName
#10 必选项标记支持
#25 测试valid里面tag写错的情况
#9 默认值支持
#8 未注册选项行为
#12 注册重复选项报错
#17 对于长选项是只能使用两个减号,短选项只能使用一个减号
#16 省略clop tag,取首字母为短远项,取全部字段为长选项
#5 长选项支持=等于号
#28 bugfix,数据校验和子命令结合报错
#15 只有环境变量,没有命令行选项的在help如何体现?
#30 增加ci/cd

已完成

@guonaihong guonaihong pinned this issue Jan 30, 2020
@guonaihong guonaihong unpinned this issue Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant