gitget_test/GITGET
TheCookingSenpai b4a9676712
Update GITGET
2023-12-29 12:44:33 +00:00

16 lines
299 B
Plaintext

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