Automatically adds project logos to your locally cloned GitHub repos.

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

Banner

Running locally

```bash cargo run -- sync

or with token

cargo run -- sync --token INSERT_TOKEN ```