File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
[ ![ codecov] ( https://codecov.io/gh/hedzr/cmdr/branch/master/graph/badge.svg )] ( https://codecov.io/gh/hedzr/cmdr ) <!--
10
10
[ ![ Coverage Status] ( https://coveralls.io/repos/github/hedzr/cmdr/badge.svg?branch=master )] ( https://coveralls.io/github/hedzr/cmdr?branch=master ) -->
11
11
[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://github.com/avelino/awesome-go#command-line )
12
- [ ![ DocSite] ( https://img.shields.io/badge/Doc-Site -blue )] ( https://docs.hedzr.com/docs/cmdr.v2/ )
12
+ [ ![ DocSite] ( https://img.shields.io/badge/Cmdr-Docs -blue )] ( https://docs.hedzr.com/docs/cmdr.v2/ )
13
13
14
14
` cmdr ` is a POSIX-compliant, command-line argument parser library with Golang.
15
15
16
16
1 . Our license moved to Apache 2.0 from v2.
17
17
2 . The minimal toolchain move to go1.23+ from v2.1.
18
+ 3 . DocSite published at [ here] ( https://docs.hedzr.com/docs/cmdr.v2/ ) .
18
19
19
20
A preview version released at v2.1, the stable API has been frozen.
20
21
You can’t perform that action at this time.
0 commit comments