gitget_test/GITGET
TheCookingSenpai 7be8c77f53
Update GITGET
2023-12-29 11:59:33 +00:00

14 lines
257 B
Plaintext

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