Closed ansemjo closed 4 years ago
This way you can install the tool directly from a GitHub archive and it is placed in your PATH if you have pip configured correctly:
PATH
pip
pip install https://github.com/mraardvark/pyupdi/archive/master.zip
I have omitted versioning, since the repository does not have any tags yet. This PR is only meant to ease installations.
This way you can install the tool directly from a GitHub archive and it is placed in your
PATH
if you havepip
configured correctly:I have omitted versioning, since the repository does not have any tags yet. This PR is only meant to ease installations.