mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
add package forge (#2705)
This commit is contained in:
parent
a373832f06
commit
e304f510b7
@ -31404,5 +31404,20 @@
|
|||||||
"description": "Instagram internal web api implementation",
|
"description": "Instagram internal web api implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thisago/instagram"
|
"web": "https://github.com/thisago/instagram"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "forge",
|
||||||
|
"url": "https://github.com/daylinmorgan/forge",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"compilation",
|
||||||
|
"compile",
|
||||||
|
"cross-compile",
|
||||||
|
"cli",
|
||||||
|
"zig"
|
||||||
|
],
|
||||||
|
"description": "basic toolchain to forge (cross-compile) your multi-platform nim binaries",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/daylinmorgan/forge"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user