Update GITGET

This commit is contained in:
TheCookingSenpai 2023-12-29 12:47:03 +00:00 committed by GitHub
parent b4a9676712
commit 45276c3d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
GITGET
View File

@ -10,6 +10,12 @@
"usage": "python3 standalone.py",
"name": "standalone.py",
"alias": "gotgit"
},
{
"type": "js",
"usage": "node jstest.js",
"name": "jstest.js",
"alias": "jstest"
}
]
}