Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 07:05
· 34 commits to master since this release

Install promptbox 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dimfeld/promptbox/releases/download/v0.1.0/promptbox-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/dimfeld/promptbox/releases/download/v0.1.0/promptbox-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install promptbox@0.1.0

Install prebuilt binaries via Homebrew

brew install dimfeld/homebrew-tap/promptbox

Download promptbox 0.1.0

File Platform Checksum
promptbox-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
promptbox-x86_64-apple-darwin.tar.gz macOS Intel checksum
promptbox-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
promptbox-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum