Added package jitter (#2295)

This commit is contained in:
sharpcdf 2022-07-28 02:20:08 -04:00 committed by GitHub
parent 2c1e362d39
commit 6e95295c04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26860,5 +26860,19 @@
"description": "Simple testing framework for Nim",
"license": "GPL-2.0-only",
"web": "https://github.com/avahe-kellenberger/nimtest"
},
{
"name": "jitter",
"url": "https://github.com/sharpcdf/jitter",
"method": "git",
"tags": [
"package-manager",
"downloader",
"git",
"package"
],
"description": "A git-based binary manager for linux.",
"license": "MIT",
"web": "https://github.com/sharpcdf/jitter"
}
]