Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.44 KB

♣️ Valet

Latest Release Total downloads MIT license bash 5+ required

icon

Valet is a zero dependency tool that helps you build fast, robust, testable and interactive CLI applications in bash.

With Valet, you can setup and execute tests, code interactive experiences for your users, navigate and execute your scripts (called commands) from a searchable menu interface, and more! It provides libraries of functions that can be sourced to solve standard programming needs such as string, array or file manipulation, prompting the user, and so on...

Learn more on the Valet documentation website.

Installation instructions can be found here.