Skip to main content

A CLI to back up all your GitHub repositories.

Project description

glone

Hatch project Ruff Pydantic v2

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
hatch publish

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

glone-0.2.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

glone-0.2.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded 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