git-get

git-get 解决了手动组织多个 Git 仓库的问题,创建基于仓库 URL 的干净、可预测的目录结构,类似于 Go 的 go get 命令。

WindowsMIT License身份与来源已核实内容充分核实网盘镜像
查看下载方式

git-get 软件介绍

内容充分核实

以下陈述按信息维度分区展示,每条陈述后紧邻列出支持该陈述的来源。

概览

  • git-get 解决了手动组织多个 Git 仓库的问题,创建基于仓库 URL 的干净、可预测的目录结构,类似于 Go 的 go get 命令。
    查看证据(2 条)
    GitHub README.md**git-get** solves the problem of manually organizing multiple Git repositories.
    GitHub README.mdInstead of scattered clones in random directories, it creates a clean, predictable directory structure based on repository URLs, similar to Go's `go get` command.

功能

  • 提供 git get 和 git list 两个命令,git get 克隆仓库到组织好的目录树,git list 显示所有仓库状态。
    查看证据(2 条)
    GitHub README.md- **`git get`** - Clones repositories into an organized directory tree
    GitHub README.md- **`git list`** - Shows the status of all your repositories at a glance

平台

  • 支持 macOS、Linux 和 Windows 平台。
    查看证据(1 条)
    GitHub README.md- **Multi-platform** - Works on macOS, Linux, and Windows

安装

限制

  • 来源未找到相关信息:证据中未提及任何限制

隐私

  • 来源未找到相关信息:证据中未提及隐私相关内容

维护

  • 该项不适用:仓库未归档,但证据中未明确说明维护状态

版本

  • 当前版本为 0.6.1,使用 Go 语言开发。
    查看证据(1 条)
    GitHub Release v0.6.1{"url":"https://api.github.com/repos/grdl/git-get/releases/242318609","assets_url":"https://api.github.com/repos/grdl/git-get/releases/242318609/assets","upload_url":"https://uploads.github.com/repos/grdl/git-get/releases/242318609/assets{?name,label}","html_url":"https://github.com/grdl/git-get/releases/tag/v0.6.1","id":242318609,"author":{"login":"grdl","id":523242,"node_id":"MDQ6VXNlcjUyMzI0Mg==","avatar_url":"https://avatars.githubusercontent.com/u/523242?v=4","gravatar_id":"","url":"https://api.github.com/users/grdl","html_url":"https://github.com/grdl","followers_url":"https://api.github.com/users/grdl/followers","following_url":"https://api.github.com/users/grdl/following{/other_user}","gists_url":"https://api.github.com/users/grdl/gists{/gist_id}","starred_url":"https://api.github.com/users/grdl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/grdl/subscr

来源索引

git-get 下载方式说明

进入下载页后,可使用手机扫描二维码打开网盘下载。

授权与下载策略

  • 授权协议:MIT License
  • 是否开源:未核实
  • 下载策略:网盘镜像

同类软件推荐