A CLI to back up all your GitHub repositories.
Project description
glone
A CLI to back up all your GitHub repositories.
Development
Install pyenv (if necessary).
pyenv install && pyenv versions
pip install hatch==1.9.3 && 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 glone --help
hatch run glone
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 GitHub.
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
glone-0.2.0.tar.gz
(4.0 kB
view details)
Built Distribution
glone-0.2.0-py3-none-any.whl
(5.1 kB
view details)
File details
Details for the file glone-0.2.0.tar.gz
.
File metadata
- Download URL: glone-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 | b50463f74f3e00fc76931c11b13a47350b82321e4132585941c86c4f2db2cfd8 |
|
MD5 | 71a059bd6ed8f33d71310b78548e60bc |
|
BLAKE2b-256 | 8dbbd4d25e0d8cea37e1f6ef86dbc75095f456d8a8d4642b21da1c8eccbd3e4a |
File details
Details for the file glone-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: glone-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 | af0fbf52a68e857c0bea596359f1d5a7e0dcdf457a536df65751fc1727d71792 |
|
MD5 | 3182bc83ba5d9ec04c592c7ad6ce6356 |
|
BLAKE2b-256 | 617c99f4e93712fc676aac621cbf1198fcd5badd0dde9752ff91e8a9a7762827 |