User:Kim/Prototyping 2nd year/GitPub: Difference between revisions
(→v 2) |
(→v 1) |
||
| Line 3: | Line 3: | ||
==v 1== | ==v 1== | ||
utilizing the [[User:Kim/Stations, Skills, Resources/Git API|Git API]]. | utilizing the [[User:Kim/Stations, Skills, Resources/Git API|Git API]]. | ||
[[File:Gitpub.svg|thumb|center]] | |||
[[File:Gitpub-prototype-1.1.png|thumb|center]] | |||
==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 [https://docs.astral.sh/uv/ uv] | try python script >> better to turn into a program (pip install gitpub) using [https://docs.astral.sh/uv/ uv] | ||
Revision as of 21:05, 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