mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package schedules (#1196)
This commit is contained in:
parent
0c3bc03e90
commit
f1443b1429
@ -14621,5 +14621,21 @@
|
||||
"description": "Bindings to BearSSL library",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-bearssl"
|
||||
},
|
||||
{
|
||||
"name": "schedules",
|
||||
"url": "https://github.com/soasme/nim-schedules",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"scheduler",
|
||||
"schedules",
|
||||
"job",
|
||||
"task",
|
||||
"cron",
|
||||
"interval"
|
||||
],
|
||||
"description": "A Nim scheduler library that lets you kick off jobs at regular intervals.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/soasme/nim-schedules"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user