Skip to content

Commit

Permalink
docs: Add motivation section
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan committed Nov 5, 2022
1 parent c7388f1 commit ab50137
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

Yet another repository management with auto-attaching profiles.

## 🔥 Motivation
[ghq](https://github.com/x-motemen/ghq) is the most famous solution to resolve stress of our repository management currently.
However, I wanted to customise the git configuration by some rules, such as using my company email in their repositories.

To achieve that, ghq was not enough for me.
So I have rewritten them as simple, in Rust, the robust and modern language today.

## 📦 Installation
```shell
cargo install ghr
Expand Down

0 comments on commit ab50137

Please sign in to comment.