mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add at package (#2253)
* add at package * Delete tags Co-authored-by: flywind <43030857+xflywind@users.noreply.github.com>
This commit is contained in:
parent
37e2ee4162
commit
4513115f9a
@ -26451,5 +26451,19 @@
|
||||
"description": "Toy support library for primitive graphics programming.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Araq/pixels"
|
||||
},
|
||||
{
|
||||
"name": "at",
|
||||
"url": "https://github.com/capocasa/at",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"async",
|
||||
"in-proces",
|
||||
"job-scheduler"
|
||||
],
|
||||
"description": "A powerful, lightweight tool to execute code later",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/capocasa/at",
|
||||
"doc": "https://capocasa.github.io/at/at.html"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user