mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 17:43:06 +00:00
Add package taskman (#2224)
* Added package taskman * Update description and link to docs
This commit is contained in:
parent
2a3b787381
commit
1534e89a90
@ -26102,5 +26102,19 @@
|
||||
"description": "Dead simple Nim app for making timebreaks",
|
||||
"license": "BSD-3-Clause",
|
||||
"web": "https://github.com/ioplker/uspokoysa"
|
||||
},
|
||||
{
|
||||
"name": "taskman",
|
||||
"url": "https://github.com/ire4ever1190/taskman",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"scheduler",
|
||||
"task",
|
||||
"job"
|
||||
],
|
||||
"description": "A package that manages background tasks on a schedule",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ire4ever1190/taskman",
|
||||
"doc": "https://tempdocs.netlify.app/taskman/stable"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user