Added package badgemaker (#1370)

This commit is contained in:
Ethosa 2020-02-21 22:04:37 +07:00 committed by GitHub
parent e1897e82fb
commit 8c4e3fce3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16626,6 +16626,19 @@
"license": "AGPLv3", "license": "AGPLv3",
"web": "https://github.com/linksplatform/Data.Triplets" "web": "https://github.com/linksplatform/Data.Triplets"
}, },
{
"name": "badgemaker",
"url": "https://github.com/ethosa/badgemaker",
"method": "git",
"tags": [
"badge",
"badge-generator",
"tool"
],
"description": "The Nim badgemaker tool.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/badgemaker"
},
{ {
"name": "osdialog", "name": "osdialog",
"url": "https://github.com/johnnovak/nim-osdialog", "url": "https://github.com/johnnovak/nim-osdialog",