add package forge (#2705)

This commit is contained in:
daylin 2023-09-08 00:00:47 -05:00 committed by GitHub
parent a373832f06
commit e304f510b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31404,5 +31404,20 @@
"description": "Instagram internal web api implementation",
"license": "MIT",
"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"
}
]