Max icon indicating copy to clipboard operation
Max copied to clipboard

Pipx packaging

Open TheToddLuci0 opened this issue 2 years ago • 0 comments

Make it so Max can be installed system wide. Surely such a good boy deserves to run around the whole house?

In order for the publish to PyPi to work, you'll need to setup a PyPi account and link it to GitHub. You can follow the docs on python.org. The package name it's configured to use is max-bh, because max is taken.

Install (once published to pypi) is as simple as pipx install max-bh. From that point, it can be used as normal. (ie max get-info...) image

Test PyPi link (I'll happily delete/hand over this in case you want to do any testing)

TheToddLuci0 avatar Sep 27 '23 01:09 TheToddLuci0