User:Kim/Prototyping 2nd year/GitPub: Difference between revisions
(→v 1) |
(→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]]. | ||
<gallery> | |||
Gitpub.svg|gitpub v1 scripts | |||
Gitpub-prototype-1.1.png|gitpub v1 printed prototype | |||
</gallery> | |||
==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:07, 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