dotfiles:dotfiles 符号链接管理 CLI

时间:2021-05-31 05:19:06
【文件属性】:
文件名称:dotfiles:dotfiles 符号链接管理 CLI
文件大小:31KB
文件格式:ZIP
更新时间:2021-05-31 05:19:06
dotfiles golang utility command-line-tool Go dotfiles命令 此存储库提供dotfiles命令来管理您的 。 它管理您的 dotfiles 存储库和符号链接以使用配置。 此命令具有以下目标: 一个二进制可执行文件:如果您想在远程服务器中设置配置文件,您所要做的就是将二进制文件发送到远程服务器。 做一件事并做好:此命令仅管理一个 dotfiles 存储库。 不处理任何其他依赖项。 如果您想要包含依赖项的完整设置,您应该使用更合适的工具,例如 。 然后dotfiles使用dotfiles命令。 更少的依赖:只依赖于git命令。 合理的默认值:许多合理的默认符号链接映射是预定义的。 您无需为几乎所有配置文件指定映射。 注意:我的点文件在 入门 下载并将其放入$PATH或$ go get github.com/rhysd/dotfiles 。 将当前目录更改为要放置 dotfiles 存储库的目录。 使用$ dotfi
【文件预览】:
dotfiles-master
----Guardfile(457B)
----.github()
--------workflows()
----src()
--------command_update_test.go(681B)
--------command_clone.go(409B)
--------absolute_path.go(673B)
--------command_link_test.go(3KB)
--------command_clone_test.go(413B)
--------command_update.go(493B)
--------command_list.go(478B)
--------version.go(60B)
--------command_clean_test.go(2KB)
--------repository.go(3KB)
--------mappings.go(9KB)
--------command_list_test.go(3KB)
--------version_test.go(214B)
--------absolute_path_test.go(2KB)
--------repository_test.go(6KB)
--------command_link.go(452B)
--------mappings_test.go(16KB)
--------command_clean.go(242B)
----main.go(3KB)
----.gitignore(55B)
----.codecov.yml(52B)
----CHANGELOG.md(1KB)
----go.sum(16KB)
----README.md(5KB)
----scripts()
--------make-release.sh(304B)
----LICENSE.txt(1KB)
----go.mod(983B)

网友评论