Added package prologue (#1352)

This commit is contained in:
flywind 2020-02-08 15:23:21 +08:00 committed by GitHub
parent c38db02488
commit c71981fb2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16434,5 +16434,19 @@
"description": "a simple test framework for nim.",
"license": "MIT",
"web": "https://github.com/c6h4clch3/NimSuite"
},
{
"name": "prologue",
"url": "https://github.com/planety/Prologue",
"method": "git",
"tags": [
"web",
"prologue",
"starlight",
"jester"
],
"description": "Another micro web framework.",
"license": "MIT",
"web": "https://github.com/planety/Prologue"
}
]