Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.52 KB

File metadata and controls

25 lines (17 loc) · 1.52 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.

demo

Installation instructions can be found in the documentation.