In this article we're going to know Bashly, a framework that lets you create robust CLI applications using just bash.

We will do it with a hands-on approach, developing a very simple application, but with a solid look and feel.




Why Bashly?


Imagine this scenario...

We want to create a random number generator. In bash this is so simple...