rad

Framework for writing modern CLI scripts in Bash with ease

brewmacoslinux
Try with needOr install directly
Source

About

Modern CLI scripts made easy

Commands

rad

Examples

Create a new rad CLI script project$ rad create my-script
Run a rad script with arguments$ rad run my-script --option value
Display help information for rad$ rad --help