Automatically adds project logos to your locally cloned GitHub repos. Youtube Video
This repository contains the source code for the git-icons CLI. The app can be found over here and you can also sponsor this project
```bash
curl https://sh.rustup.rs -sSf | sh
cargo run -- sync
cargo run -- sync --token INSERT_TOKEN ```