gitget_test/GITGET
TheCookingSenpai b9dc21377e
Update GITGET
2023-12-29 12:01:31 +00:00

15 lines
269 B
Plaintext

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