cod是bash / zsh的完成守护程序-Golang开发

时间:2024-06-15 10:06:46
【文件属性】:

文件名称:cod是bash / zsh的完成守护程序-Golang开发

文件大小:87KB

文件格式:ZIP

更新时间:2024-06-15 10:06:46

Golang Command Line

Cod是{bash,zsh}的完成守护程序。 它检测--help命令的用法,分析它们的输出并为您的shell生成自动完成。 安装适用于您的操作系统的Download或build cod二进制文件,并将其放入$ PATH中。 Cod是{bash,zsh}的完成守护程序。 它检测--help命令的用法,分析它们的输出并为您的shell生成自动完成。 安装适用于您的操作系统的Download或build cod二进制文件,并将其放入$ PATH中。 然后,您需要编辑您的初始化脚本并添加几行。 Bash添加到〜/ .bashrc源


【文件预览】:
cod-master
----.gitignore(25B)
----example_configuration.go(2KB)
----main.go(6KB)
----parse_doc()
--------textutil_test.go(2KB)
--------textutil.go(3KB)
--------parse_default_test.go(6KB)
--------parse_default.go(6KB)
--------parse_help_test.go(12KB)
--------argparse.go(8KB)
--------argparse_test.go(6KB)
--------parse_help.go(2KB)
----commands.go(10KB)
----.github()
--------workflows()
----README.org(4KB)
----test()
--------binaries()
--------learn_test.go(7KB)
--------example_configuration_test.go(2KB)
--------smoke_test.go(2KB)
--------lib.go(7KB)
--------list_test.go(3KB)
--------update_test.go(3KB)
--------poll_update_test.go(1KB)
----cod.plugin.zsh(99B)
----wc.sh(273B)
----LICENSE(10KB)
----api_attach.go(1KB)
----shells()
--------remove_completions_test.go(1KB)
--------shells.go(7KB)
--------quote.go(2KB)
--------tokenize.go(7KB)
--------asciitable()
--------remove_completions.go(2KB)
--------tokenize_test.go(2KB)
--------quote_test.go(1KB)
--------parse.go(1KB)
----release.py(858B)
----server()
--------request.go(5KB)
--------user_configuration.go(2KB)
--------configuration.go(3KB)
--------server.go(16KB)
--------client.go(2KB)
--------errors.go(1KB)
----go.mod(464B)
----misc()
--------manual-test()
--------scripts()
--------cast()
----datastore()
--------data_test.go(2KB)
--------data.go(3KB)
--------sqlitedb.go(11KB)
--------sqlitedb_test.go(5KB)
----ui.go(2KB)
----daemon.go(5KB)
----go.sum(3KB)
----Makefile(360B)
----application.go(1KB)
----util()
--------selector_test.go(2KB)
--------util.go(2KB)
--------selector.go(2KB)
--------find_path.go(2KB)

网友评论