gitget_test/GITGET
TheCookingSenpai 44dbbf55c1
Update GITGET
2023-12-29 12:43:14 +00:00

15 lines
261 B
Plaintext

{
"tasks": [
{
"type": "pip",
"usage": "gitest",
"name": "gitest"
},
{
"type": "python",
"usage": "python3 standalone.py",
"name": "gotgit"
}
]
}