mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Add clog
This commit is contained in:
parent
906257b3c2
commit
71b5563ab2
11
README.md
11
README.md
@ -20,7 +20,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Files](#files)
|
||||
- [Directories](#directories)
|
||||
- [Directory Navigation](#directory-navigation)
|
||||
- [Git](#git)
|
||||
- [Version Control](#version-control)
|
||||
- [Git](#git)
|
||||
- [Images](#images)
|
||||
- [Gif Creation](#terminal-gif-creation)
|
||||
- [SVG](#svg)
|
||||
@ -133,7 +134,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [pm](https://github.com/Angelmmiguel/pm) - The easy way to switch to your projects on the shell
|
||||
- [z](https://github.com/rupa/z) - z is the new j, yo
|
||||
|
||||
## Git
|
||||
## Version Control
|
||||
|
||||
### Git
|
||||
|
||||
- [CLI GitHub](https://github.com/IonicaBizau/cli-github) - :tv: A fancy GitHub client for command line.- http://ionicabizau.net/blog/15
|
||||
- [Gistup](https://github.com/mbostock/gistup) - Create a gist from terminal, then use git to update it.
|
||||
@ -142,6 +145,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [hub](https://github.com/github/hub) - A command-line wrapper for git that
|
||||
makes you better at GitHub.
|
||||
|
||||
### Changelogs
|
||||
|
||||
- [clog](https://github.com/kentcdodds/clog-cli) - A conventional changelog for the rest of us.
|
||||
|
||||
## Images
|
||||
|
||||
### Gif Creation
|
||||
|
Loading…
Reference in New Issue
Block a user