[ANN] zbg v0.3.0: New release 2 years later

Hi everyone :waving_hand:

2 years ago, I created zbg – Zero Bullshit Git. It was my first project in OCaml to learn the language. But I still use the tool daily. It’s just a small wrapper around some git commands to make my life easier.

I might be the only person using this tool, but it saves me time every day, and it brings joy to programming, so, hey, that’s enough reward for me.

Moreover, I received some high-quality contributions from other people who enhanced the tool. Thank you a lot!!

I like that zbg is rather small, and I intend to keep it that way. I believe it serves as a nice example of a small (yet still useful) project in OCaml.

Anyway, I just released a new version 2 years later. Have a look if you’re interested!

Previous discussion:

7 Likes