Install dk 0.7.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dakera-ai/dakera-cli/releases/download/v0.7.1/dk-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/dakera-ai/dakera-cli/releases/download/v0.7.1/dk-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install dakera-ai/tap/dkDownload dk 0.7.1
| File | Platform | Checksum |
|---|---|---|
| dk-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| dk-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| dk-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| dk-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |