diff --git a/GITGET b/GITGET index 7c61cad..0106b4f 100644 --- a/GITGET +++ b/GITGET @@ -10,6 +10,12 @@ "usage": "python3 standalone.py", "name": "standalone.py", "alias": "gotgit" + }, + { + "type": "js", + "usage": "node jstest.js", + "name": "jstest.js", + "alias": "jstest" } ] }