guit 0.1.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

guit 0.1.0

guit





A Python CLI to open a web page from a Git repository.
References

Carl-Fredrik Arvidson's git-open CLI
Aaron O'Mullan's giturlparse.py package

Development

poetry install
poetry shell

Tech Stack

Click (for the interface)

Packaging and Development

Poetry
Mypy
isort
Black
Flake8

flake8-bugbear
flake8-comprehensions
pep8-naming
flake8-builtins


Bandit

This CLI was created with Cookiecutter and the joaopalmeiro/cookiecutter-templates/python-cli project template.
Notes

Click 7 documentation
Delete a Git tag (source):

git tag -d v0.1.0 (local)
git push origin :refs/tags/v0.1.0 (remote)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.