You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/avelino/awesome-go#command-line)
12
12
13
-
> Unstable v2:
14
-
> Working in progress, the main API might be stable till v2.1.0
13
+
> **Unstable v2**:
14
+
> Working in progress, the main API might be stable till v2.1.0
15
15
16
16
`cmdr` is a POSIX-compliant, command-line argument parser library with Golang.
17
17
18
18
Since v2, our license moved to Apache 2.0.
19
19
20
-
<!-- built by https://ezgif.com/ -->
20
+
<!-- built by https://ezgif.com/ -->
21
21
22
22
> ~~See the image frames at [#1](https://github.com/hedzr/cmdr/issues/1#issuecomment-567779978).~~
23
23
@@ -107,17 +107,12 @@ v2 is in earlier state but the baseline is stable:
107
107
108
108
More minor details need to be evaluated and reimplemented if it's still meaningful in v2.
109
109
110
+
Since v2.0.3, loaders had been splitted as a standalone repo so that we can keep cmdr v2 smaller and independer. See the relevant subproject [cmdr-loaders](https://github.com/hedzr/cmdr-loaders).
111
+
110
112
## History
111
113
112
114
v2 is staying in earlier state:
113
115
114
-
- Latest: v2.0.3
115
-
116
-
- split loaders as a standalone repo
117
-
- split examples and tests to standalone
118
-
- update deps
119
-
- fix bugs
120
-
121
116
- Full list: [CHANGELOG](https://github.com/hedzr/cmdr/blob/master/CHANGELOG)
0 commit comments