/commander

Commander TUI create, run, share and promt snippets and command with Ease

Primary LanguageGoMIT LicenseMIT

Commander 🪖

Create, run, share command and snippet with Ease.

codecov Go Reference

Generate release-artifacts

Documentation

For full documentation visit Commander Docs

Install now preview available for Linux (arm64, amd64) and MacOS (arm64, amd64) by running the script below

curl -sfL https://alfiankan.github.io/commander-charts/install.sh | sh -

using home brew

brew tap alfiankan/homebrew-tap && brew install commander

Build from source

  1. Install go 1.18^
  2. Install Makefile
  3. Run make build-bin
  4. Copy to local bin sudo cp cr /usr/local/bin/cmdr

Acknowledgment