From 71b5563ab2d833f00e9121e53c3173bb578be5c1 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Sun, 6 Dec 2015 16:10:33 -0700 Subject: [PATCH] Add clog --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d62fbb..8587b69 100644 --- a/README.md +++ b/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