Adding a Stopwatch Feature to My Bash Module: A Developer’s Journey Through Branches, Tests, and Mild Chaos
A new feature joins my Bash module: a stopwatch that measures how long each shell command takes. In this post I walk through the whole process—planning, branching, coding, testing, updating the installer, and preparing a pull request—all with a healthy dose of fun.