mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add gen boilerplate generator (#1260)
This commit is contained in:
parent
d297fa0106
commit
7bd4a6f2d7
@ -15399,5 +15399,19 @@
|
|||||||
"description": "This module performs character tests.",
|
"description": "This module performs character tests.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/chocobo333/asciitype"
|
"web": "https://github.com/chocobo333/asciitype"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gen",
|
||||||
|
"url": "https://github.com/Adeohluwa/gen",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"jester",
|
||||||
|
"boilerplate",
|
||||||
|
"generator"
|
||||||
|
],
|
||||||
|
"description": "Boilerplate generator for Jester web framework",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Adeohluwa/gen"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user