Command Launcher

Command launcher is a small footprint, rich feature CLI management tool for both enterprise and individual CLI developers.

Get Started

Open-source MIT Licensed. GitHub

Small footprint 👣

Command launcher is around 10M, with no dependency to your OS. It supports MacOS, Linux, and Windows.

Technology agnostic 🌐

It can launch commands implemented in any technology, and integrate to it with a simple manifest file.

Auto-completion 🌕

It supports auto-completion for all the commands integrated to it. No need to setup auto-completion for each of your commands.

Auto-update 🔄

Not only keeps itself but all its commands up-to-date.

Credential management 🔑

With the built-in login command, it securely passes user credentials to your command.

Progressive rollout 🚀

Target a new version of your command to a group of beta testers, and rollout progressively to all your users.

Built-in Monitoring 🖥

Monitor the usage of your commands with the built-in monitoring feature.

Easy to share 🔗

Easy to share and intergrate your own command line scripts/tools by dropping your manifest in the "dropins" folder.

Native-like scripts 🛠

Turn your shell scripts into a native like command line program with a simple manifest file.