mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package sampleTodoList (#1681)
This commit is contained in:
parent
91ec6e89f3
commit
c8dd8c62ac
@ -20006,5 +20006,18 @@
|
|||||||
"description": "Adds class support to Nim.",
|
"description": "Adds class support to Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jjv360/nim-classes"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user