#icons #repos #github #sync #api #local #github-icons

nightly bin+lib git-icons

为本地仓库添加文件夹图标的 Mac CLI

6 个稳定版本

1.1.0 2022 年 11 月 13 日
1.0.6 2022 年 5 月 21 日
1.0.2 2022 年 4 月 29 日

#9#repos

22 每月下载次数

GPL-3.0 许可证

9MB
2.5K SLoC

下载应用程序

自动将项目徽标添加到本地克隆的 GitHub 仓库中。 YouTube 视频

此存储库包含 github-icons CLI 的源代码。您还可以 赞助此项目

运行 CLI

您可以使用以下命令运行 CLI。

# To install rust
curl https://sh.rustup.rs -sSf | sh

# Clone the repository
git clone https://github.com/samdenty/github-icons
cd github-icons

cargo run -- sync
# or with github token (for private repos)
cargo run -- sync --token INSERT_TOKEN

Banner

依赖项

~66MB
~1M SLoC