Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 924 Bytes

File metadata and controls

42 lines (27 loc) · 924 Bytes

Commando - Yet another CLI Framework

Philosophy: "Make it awesome, it's for me mostly, so I like awesome."


Installation

Homebrew (recommended)

brew tap jdillon/planet57
brew install jdillon/planet57/commando

Script

curl -fsSL https://raw.githubusercontent.com/jdillon/commando/main/bin/install.sh | bash

Or with auto-confirm:

curl -fsSL https://raw.githubusercontent.com/jdillon/commando/main/bin/install.sh | bash -s -- -y

Prerequisites: Bun and Git


Documentation

License

Apache-2.0