Added package ezscr (#2356)

This commit is contained in:
Thiago
2022-09-14 10:24:47 +08:00
committed by GitHub
parent 57a7b6a1b6
commit 7f9d6d94b7
+14
View File
@@ -27458,5 +27458,19 @@
"description": "PE tool based on libpe (with no S)",
"license": "MIT",
"web": "https://github.com/srozb/peni"
},
{
"name": "ezscr",
"url": "https://github.com/thisago/ezscr",
"method": "git",
"tags": [
"script",
"tool",
"portable",
"nimscript"
],
"description": "Portable and easy Nimscript runner. Nim compiler not needed",
"license": "gpl-3.0-only",
"web": "https://github.com/thisago/ezscr"
}
]