mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add nimrun package
This commit is contained in:
parent
203ce2f00e
commit
a9b81b6a79
@ -1,4 +1,26 @@
|
||||
[
|
||||
{
|
||||
"name": "nimrun",
|
||||
"url": "https://github.com/lee-b/nimrun",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"shebang",
|
||||
"unix",
|
||||
"linux",
|
||||
"bsd",
|
||||
"mac",
|
||||
"shell",
|
||||
"script",
|
||||
"nimble",
|
||||
"nimcr",
|
||||
"compile",
|
||||
"run",
|
||||
"standalone"
|
||||
],
|
||||
"description": "Shebang frontend for running nim code as scripts. Does not require .nim extensions.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lee-b/nimrun"
|
||||
},
|
||||
{
|
||||
"name": "sequtils2",
|
||||
"url": "https://github.com/Michedev/sequtils2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user