Added package climate (#2521)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Constantine Molchanov 2023-03-02 02:00:47 +03:00 committed by GitHub
parent 6c82f73ba4
commit 00b8bc294d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29232,5 +29232,18 @@
"description": "Ridiculously simple and effective JSON formatter.",
"license": "MIT",
"web": "https://github.com/fkdosilovic/jsonfmt"
},
{
"name": "climate",
"url": "https://github.com/moigagoo/climate",
"method": "git",
"tags": [
"cli",
"command-line",
"commandline"
],
"description": "Library to build command-line interfaces.",
"license": "MIT",
"web": "https://github.com/moigagoo/climate"
}
]