In this talk, I will introduce the Opensource project Bashy, a repository for bash scripts that enable bash users to create and reuse scripts like modern scripting frameworks as Go,Node.js does.
After a brief showcase to explain why this tool is useful and how it can save hundreds of hours for developers, I will explain how it works internally and how the last Go language best practices were put in place to implement it.
Moreover, I will focus on the journey that made this project possible, from the design to the implementation, and finally to the publication as an open-source project.