/hello_pipx

Test project to demonstrate how to structure a pipx-compatible command-line tool

Primary LanguagePython

hello_pipx

Scaffolding for a utility which can be run by pipx.

Based on https://github.com/cs01/pycowsay.

To develop:

python setup.py develop

To run:

pipx run --spec git+https://github.com/cva/hello_pipx.git hello_pipx