Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 436 Bytes

Tooling to help manage user image repos

To install, clone this repo and from inside the directory run:

pip install --editable .

For the ability to mass-create and merge PRs you will need to install the Github cli tool (gh).

Please see the official documentation for detailed instructions.