Added nimscripter to registry. (#1761)

This commit is contained in:
Jason Beetham
2020-12-23 12:12:56 +01:00
committed by GitHub
parent ba4142303c
commit fe435d5ea7
+12
View File
@@ -20882,5 +20882,17 @@
"description": "A validator for greek social security number (AMKA)",
"license": "MIT",
"web": "https://github.com/zoispag/amka-nim"
},
{
"name": "Nimscripter",
"url": "https://github.com/beef331/nimscripter",
"method": "git",
"tags": [
"scripting",
"nimscript"
],
"description": "Easy to use Nim/Nimscript interop, for scripting logic in compiled binaries.",
"license": "MIT",
"web": "https://github.com/beef331/nimscripter"
}
]