Python wrapper for vrelease. Install with pipenv:
pipenv install --dev vrelease-binOr pip:
pip install vrelease-binFor instructions on how to use vrelease, see this.
pip install vrelease-binSudo privileges might be needed. After that, vrelease will be available at
PATH. Simply:
vrelease -hWhen installing on a single project, add a script to your Pipfile:
[scripts]
"vrelease:help" = "vrelease -h"And run like any pipenv script:
pipenv run vrelease:helpTo the extent possible under law, Caian Ertl has waived all copyright
and related or neighboring rights to this work. In the spirit of freedom of
information, I encourage you to fork, modify, change, share, or do whatever
you like with this project! ^C ^V