mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package crosscompile (#893)
This commit is contained in:
parent
8cba8eb45a
commit
317ded1dd4
@ -11092,6 +11092,18 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/irskep/rexpaint_nim"
|
"web": "https://github.com/irskep/rexpaint_nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "crosscompile",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-crosscompile",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"crosscompile",
|
||||||
|
"compile"
|
||||||
|
],
|
||||||
|
"description": "Crosscompile Nim source code into multiple targets on Linux with this proc.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-crosscompile"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "rodcli",
|
"name": "rodcli",
|
||||||
"url": "https://github.com/jabbalaci/NimCliHelper",
|
"url": "https://github.com/jabbalaci/NimCliHelper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user