Added package prologue (#1352)
This commit is contained in:
parent
c38db02488
commit
c71981fb2d
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue