GBelt — a CLI tool for GitHub pipeline automation
First released in 2020
Problem
👉 Day to day GitHub routine swallows precious time.
👉 High probability of making human mistakes when writing a PR name, description, merging PRs.
👉 Need to keep the entire ritual process in mind and know it by heart.
Solution
Create a tool which
👉 hides the process complexity behind a barebone and high-level set of instructions,
👉 covers the all the use-cases and follows gitflow workflow,
👉 is easy to install and utilize.