A CLI to back up all your GitLab repositories.
Project description
lablone
A CLI to back up all your GitLab repositories.
Usage
Via pipx
pipx run lablone --help
pipx run lablone
Development
Install pyenv (if necessary).
pyenv install && pyenv versions
pip install hatch==1.14.0 && hatch --version
hatch config set dirs.env.virtual .hatch
hatch config show
hatch env create
hatch status
hatch env show
hatch dep show table
hatch run pip list
hatch run lablone --help
hatch run lablone
hatch run lint
hatch run format
Deployment
hatch version micro
hatch version minor
hatch version major
hatch build --clean
echo "v$(hatch version)" | pbcopy
- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitLab.
hatch publish
- Check PyPI.
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
lablone-0.2.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file lablone-0.2.0.tar.gz
.
File metadata
- Download URL: lablone-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e888805e4829f4515fc344c72abcf415d00b61cc3af62c1c929d6e6a89ec38bb
|
|
MD5 |
a54895b4f364715acce351780643a29a
|
|
BLAKE2b-256 |
88c39d18362a1b72f611b9e87463a87df94aaedec3c9799548cf679a2c60bcb5
|
File details
Details for the file lablone-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: lablone-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cba8a7f10d13c77768825f2319f2ec4d6e63c01587b028871191904ea7fc57f8
|
|
MD5 |
83fc6bbdeab85a34f4cfc39fcfd74f50
|
|
BLAKE2b-256 |
dbd6bd748cc0b870fc43e9cbafbf24fae390df47b01033904319a048cc6ebece
|