1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-18 09:49:36 +02:00

Add 'grv' to 'git' category (#189)

This commit is contained in:
cibin mathew 2018-03-26 22:51:16 +05:30 committed by Adam Garrett-Harris
parent c69d3d2fec
commit d5b4d71c1d

View File

@ -283,6 +283,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [dev-time](https://github.com/samverschueren/dev-time-cli) - Get the current local time of a GitHub user.
- [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) - Edit GitHub labels from the command line.
- [tig](https://github.com/jonas/tig) - Text-mode interface for Git.
- [grv](https://github.com/rgburke/grv) - Text-mode interface for Git with customisable vi bindings.
- [git-standup](https://github.com/kamranahmedse/git-standup) - Recall what you did on the last working day.
- [starring](https://github.com/ritz078/starring) - Automatically star the npm-packages that you are using on GitHub.
- [git-secret](https://github.com/sobolevn/git-secret) - Store your private data inside a git repository.