Skip to content

Commit

Permalink
* README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feraxhp authored Sep 28, 2024
1 parent 7a219d3 commit 1a2fa37
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ girep is a command line tool that helps you manage your git repositories in the
It is written in Rust, and it is inspired by [gcli](https://github.com/herrhotzenplotz/gcli).

## Features
- [x] List repositories
- [x] List repositories
- [x] Create repositories
- [x] Add remote to ..
- [x] Delete repositories
- [x] Clone repository

## Supported Platforms

Expand Down Expand Up @@ -48,4 +50,4 @@ cargo install --path .
## Need more Functionality?

If you need more functionality, feel free to open an issue or a pull request.
remember to follow the [contribution guidelines](CONTRIBUTING.md)
remember to follow the [contribution guidelines](CONTRIBUTING.md)

0 comments on commit 1a2fa37

Please sign in to comment.