The maintained sanka-cli distribution is published from sankaHQ/sanka.
This repository retains the pre-0.2 source and release history; it no longer
publishes Python packages or generates the Homebrew formula.
Install the current package from PyPI:
uv tool install --upgrade sanka-cliOr use the Homebrew tap:
brew install sankaHQ/cli/sankaThe current package includes both hosted API commands and the local migration runtime. Do not install an old Git tag from this repository for current use.
See installation and publishing ownership.