Skip to content

Commit 96b594b

Browse files
committed
Projects: update charli repo link
1 parent a85d61f commit 96b594b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ If you find a project in this list that is dead or broken, please either mark it
182182
* [argcfg](http://code.google.com/p/goargcfg/) - Use reflection to populate fields in a struct from command line arguments
183183
* [autoflags](https://github.com/artyom/autoflags) - Populate go command line app flags from config struct
184184
* [carapace](https://github.com/rsteube/carapace) - Command argument completion generator for spf13/cobra.
185-
* [charli](https://github.com/starriver/charli) - Small, procedural, zero-reflection CLI toolkit with help & completions.
185+
* [charli](https://codeberg.org/starriver/charli) - Small, procedural, zero-reflection CLI toolkit with help & completions.
186186
* [cobra](http://github.com/spf13/cobra) - A commander for modern go CLI interactions supporting commands & POSIX/GNU flags
187187
* [cli](https://github.com/mitchellh/cli) - A Go library for implementing command-line interfaces.
188188
* [cmdline](https://github.com/galdor/go-cmdline) - A simple parser with support for short and long options, default values, arguments and subcommands.

0 commit comments

Comments
 (0)