A CLI to back up all your GitHub repositories.
Via pipx
pipx run glone --helppipx run gloneInstall pyenv (if necessary).
pyenv install && pyenv versionspip install hatch==1.14.0 && hatch --versionhatch config set dirs.env.virtual .hatchhatch config showhatch env createhatch statushatch env showhatch dep show tablehatch run pip listhatch run glone --helphatch run glonehatch run linthatch run formathatch version microhatch version minorhatch version majorhatch build --cleanecho "v$(hatch version)" | pbcopy- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitHub.
hatch publish- Check PyPI.