Added package sampleTodoList (#1681)

This commit is contained in:
Mutsuha Asada 2020-10-29 19:22:24 +09:00 committed by GitHub
parent 91ec6e89f3
commit c8dd8c62ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20006,5 +20006,18 @@
"description": "Adds class support to Nim.",
"license": "MIT",
"web": "https://github.com/jjv360/nim-classes"
},
{
"name": "sampleTodoList",
"url": "https://github.com/momeemt/SampleTodoList",
"method": "git",
"tags": [
"todo",
"app",
"cui"
],
"description": "Sample Todo List Application",
"license": "MIT",
"web": "https://github.com/momeemt/SampleTodoList"
}
]