Gitflow release tool
Project description
lase - Gitflow release tool
Installing
pip install lase
Using
Start a release:
lase start
Finish a release:
lase finish
Developing
Prerequisites:
- Python 3
- pipenv
Initialize a virtualenv with dev dependencies installed:
make develop
Run unit-tests:
make test
Run functional tests (you'll need Shelter installed to run these tests):
make e2e-test
Start a release:
make release-start
Finish a release:
make release-finish
Buld and publish the source distribution for the version X.Y.Z:
git checkout X.Y.Z
make publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lase-0.2.3.tar.gz
(5.2 kB
view details)
File details
Details for the file lase-0.2.3.tar.gz
.
File metadata
- Download URL: lase-0.2.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55e35b666526d26942b80e19a7a7c4dfc5ee474387ad9dd7667ed30edb7d6f39 |
|
MD5 | 949cd2ae8e21dbc1379222194e7438a3 |
|
BLAKE2b-256 | 14bcaee727a1cdf8406643272ec7770ca892f3cb0571ee2f9923b0fb88e04178 |