Skip to content

Release 1.3.3

Latest

Choose a tag to compare

@oleg-koval oleg-koval released this 23 Apr 09:25

Changelog

  • 2132955e65296f1c1070ef8d69fcdeeaf8c7bd2f fix(release): use releases token via GITHUB_TOKEN env

Installation

Homebrew

brew tap oleg-koval/tap
brew install promptctl

Direct Download

Download the binary for your platform above.

From Source

git clone https://github.com/prompt-ctl/promptctl.git
cd promptctl
make build
./promptctl --version