Add package minline (#2668)

This commit is contained in:
Fabio Cevasco 2023-07-30 22:53:17 +02:00 committed by GitHub
parent c4f44aebb6
commit 39ef05bf92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30975,5 +30975,20 @@
"description": "Bale.ai bot API",
"license": "MIT",
"web": "https://github.com/hamidb80/bale"
},
{
"name": "minline",
"url": "https://github.com/h3rald/minline",
"method": "git",
"tags": [
"command-line",
"repl",
"prompt",
"readline",
"linenoise"
],
"description": "A line editing library in pure Nim",
"license": "MIT",
"web": "https://github.com/h3rald/minline"
}
]