Add Genny - Generate a shared library and bindings for many languages. (#2002)

This commit is contained in:
treeform 2021-09-09 21:30:12 -07:00 committed by GitHub
parent a1ed81928d
commit a85620b28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11402,6 +11402,19 @@
"license": "MIT",
"web": "https://github.com/treeform/morepretty"
},
{
"name": "genny",
"url": "https://github.com/treeform/genny",
"method": "git",
"tags": [
"C",
"python",
"node.js"
],
"description": "Generate a shared library and bindings for many languages.",
"license": "MIT",
"web": "https://github.com/treeform/genny"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",