Added package nimblex (#2467)

This commit is contained in:
Josh 2023-01-25 04:01:35 +02:00 committed by GitHub
parent 5738d476df
commit b1da907983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28669,5 +28669,23 @@
"description": "Nim library for interfacing with the FFmpeg CLI to start, observe and terminate encode jobs with an intuitive API", "description": "Nim library for interfacing with the FFmpeg CLI to start, observe and terminate encode jobs with an intuitive API",
"license": "MIT", "license": "MIT",
"web": "https://git.termer.net/termer/nim-ffmpeg-cli" "web": "https://git.termer.net/termer/nim-ffmpeg-cli"
},
{
"name": "nimblex",
"url": "https://github.com/jjv360/nimblex",
"method": "git",
"tags": [
"run",
"cli",
"package",
"npx",
"runner",
"command",
"line",
"installer"
],
"description": "Run command line tools directly from the Nimble Directory",
"license": "MIT",
"web": "https://github.com/jjv360/nimblex"
} }
] ]