Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 753 Bytes

File metadata and controls

20 lines (14 loc) · 753 Bytes

gittable

test PyPI version

The package provides a CLI and library for common interactions with a Git repository, including: downloading select files from a (public or private) Git repository, and tagging commits with your project/package version, when the version has changed.

Installation

You can install gittable with pip:

pip3 install gittable