Skip to main content

binary wrapper for vrelease - a kiss solution to easily create project releases

Project description

Run Test Package Test Code Quality PyPI Downloads GitHub tag

vrelease-py-wrapper

Python wrapper for vrelease. Install with pipenv:

pipenv install --dev vrelease-bin

Or pip:

pip install vrelease-bin

How can I use it?

For instructions on how to use vrelease, see this.

Global install

pip install vrelease-bin

Sudo privileges might be needed. After that, vrelease will be available at PATH. Simply:

vrelease -h

Per project basis

When 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:help

License

To 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

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vrelease-bin-0.3.2.tar.gz (364.1 kB view hashes)

Uploaded Source

Built Distribution

vrelease_bin-0.3.2-py2.py3-none-any.whl (359.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page