Added package cliche (#2079)

This commit is contained in:
Juan Carlos 2021-12-01 22:11:52 -03:00 committed by GitHub
parent 0b50babec5
commit a082dc6551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24396,5 +24396,16 @@
"description": "Bluesoft Cosmos extractor",
"license": "gpl-3.0",
"web": "https://gitlab.com/lurlo/bluesoftcosmos"
},
{
"name": "cliche",
"url": "https://github.com/juancarlospaco/cliche",
"method": "git",
"tags": [
"cli"
],
"description": "AutoMagic CLI argument parsing is Cliche",
"license": "MIT",
"web": "https://github.com/juancarlospaco/cliche"
}
]