<h1 align="center">
<img src="./logo.png" width="150">
</h1>
Automatically adds project logos to your locally cloned GitHub repos. [Youtube Video](https://www.youtube.com/watch?v=jrO3qSEpAFU)
This repository contains the source code for the git-icons CLI. [The app can be found over here](https://samddenty.gumroad.com/l/git-icons) and you can also [sponsor this project](https://github.com/sponsors/samdenty)
## Running locally
```bash
# To install rust
cargo run -- sync
# or with token
cargo run -- sync --token INSERT_TOKEN
```
[](https://samddenty.gumroad.com/l/git-icons)