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.1.tar.gz
(5.2 kB
view details)
File details
Details for the file lase-0.2.1.tar.gz
.
File metadata
- Download URL: lase-0.2.1.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 | 2646734c1eeb288731ec47fe73da59803bf122c4438647527ada114f4f4349b3 |
|
MD5 | f8d753b0eace7b45d7cd5cb2b79fa7b7 |
|
BLAKE2b-256 | ab8fcea24f6e33d46e943ac909f82404677c7cb78545fae89eaaaf8652441f9e |