tag

TUI to apply git tags, subset of gith

After using gith for some time, I realised, I mostly used the tag feature, and almost none of the other ones, or at least not that frequently.
It was also the only feature I felt was really making me a little faster, with not searching for the last version before tagging all the time.

So I wanted to create a subset of gith, a tool which only purpose it would be to do git tags. It would naturally be smaller, more lightweigt, easier to maintain, etc.

So stay tuned ;)