User:Kim/Prototyping 2nd year/GitPub: Difference between revisions
No edit summary |
(→v 2) |
||
| Line 6: | Line 6: | ||
==v 2== | ==v 2== | ||
I dont need the Gitlab APi, since most meta info is already stored in my local repository. | I dont need the Gitlab APi, since most meta info is already stored in my local repository. | ||
try python script >> better to turn into a program (pip install gitpub) using uv | try python script >> better to turn into a program (pip install gitpub) using [https://docs.astral.sh/uv/ uv] | ||
Revision as of 21:04, 29 September 2025
pmomm: #1. gitpub
v 1
utilizing the Git API.
v 2
I dont need the Gitlab APi, since most meta info is already stored in my local repository. try python script >> better to turn into a program (pip install gitpub) using uv