gitget_test/GITGET
TheCookingSenpai 9b3eafe73d
Update GITGET
2023-12-29 12:00:00 +00:00

15 lines
268 B
Plaintext

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