mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package wings (#1109)
This commit is contained in:
parent
d3b1af93f3
commit
baa4017e01
@ -13647,5 +13647,20 @@
|
||||
"description": "Lightweight Contract Programming, Design by Contract, on 9 LoC, NimScript, JavaScript, compile-time.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-contra"
|
||||
},
|
||||
{
|
||||
"name": "wings",
|
||||
"url": "https://github.com/binhonglee/wings",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"binary",
|
||||
"codegen",
|
||||
"struct",
|
||||
"enum"
|
||||
],
|
||||
"description": "A simple cross language struct and enum file generator.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/binhonglee/wings"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user