Added package crosscompile (#893)
This commit is contained in:
parent
8cba8eb45a
commit
317ded1dd4
1 changed files with 12 additions and 0 deletions
|
|
@ -11092,6 +11092,18 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/jabbalaci/NimCliHelper",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue