GeistHaus
log in · sign up

Publishing a Python CLI Tool to Homebrew

safjan.com

Overview Homebrew distribution lets users install your Python CLI with brew install your-tool. The process: create a GitHub "tap" repository, generate a Ruby formula file, test it, and publish. Prerequisites Your package must be on PyPI with an sdist (source distribution), not …

0 pages link to this URL

No pages have linked to this URL yet.