Storyyeller / enjarify

Apache License 2.0
921 stars 111 forks source link

Improve installation process #13

Open aph3rson opened 5 years ago

aph3rson commented 5 years ago

Any particular reason why this isn't available on PyPI/installable via pip? Given that this package doesn't have any particularly-difficult install steps, a simple setup.py script should be just fine, combined with publishing it to PyPI.

Storyyeller commented 5 years ago

I'm not familiar with how to publish to PyPI. Do you want to handle this?

oittaa commented 2 years ago

And since this repo doesn't have any tagged releases, you can't install it with Homebrew either.

Storyyeller commented 2 years ago

It's mostly just a matter of me not being familiar with how to package it up for convenient distribution.

oittaa commented 2 years ago

I copied the startup scripts under /bin and renamed enjarify.sh -> enjarify since for example programs such as diffoscope expect that it can be called with enjarify without .sh.