mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package prettyterm (#3106)
This commit is contained in:
parent
f165f5e9f4
commit
762e2ac42b
@ -36035,5 +36035,19 @@
|
|||||||
"description": "Nim wrapper for cglm, an optimized 3D math library written in C99",
|
"description": "Nim wrapper for cglm, an optimized 3D math library written in C99",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Niminem/cglm"
|
"web": "https://github.com/Niminem/cglm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "prettyterm",
|
||||||
|
"url": "https://github.com/CodeLibraty/prettyterm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"terminal",
|
||||||
|
"tui",
|
||||||
|
"utils",
|
||||||
|
"rytonlang"
|
||||||
|
],
|
||||||
|
"description": "Make your terminal interfaces prettier!",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/CodeLibraty/prettyterm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user