Added package codegenlib (#2338)

Co-authored-by: Technisha <proxneon960@gmail.com>
This commit is contained in:
Mythical-Forest-Collective
2022-08-30 17:22:59 +01:00
committed by GitHub
co-authored by Technisha
parent 3a4c388ec1
commit 27755d4de1
+13
View File
@@ -27298,5 +27298,18 @@
"description": "Brightcove player parser",
"license": "MIT",
"web": "https://github.com/thisago/brightcove"
},
{
"name": "codegenlib",
"url": "https://github.com/Mythical-Forest-Collective/CodeGenLib",
"method": "git",
"tags": [
"library",
"codegen",
"codegeneration"
],
"description": "A simple code generation library for other programming languages!",
"license": "MIT",
"web": "https://github.com/Mythical-Forest-Collective/CodeGenLib"
}
]