add gen boilerplate generator (#1260)

This commit is contained in:
Ade 2019-11-26 18:16:58 +01:00 committed by Miran
parent d297fa0106
commit 7bd4a6f2d7

View File

@ -15399,5 +15399,19 @@
"description": "This module performs character tests.",
"license": "MIT",
"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"
}
]