Add package locert (#2489)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Ivan Vandot 2023-02-07 12:09:25 +01:00 committed by Gabriel Huber
parent 8376d057c5
commit 94eebad12a

View File

@ -29109,5 +29109,18 @@
"description": "Runned is a simple tool to check the execution time of terminal commands.",
"license": "MIT",
"web": "https://github.com/Gael-Lopes-Da-Silva/Runned"
},
{
"name": "locert",
"url": "https://github.com/vandot/locert",
"method": "git",
"tags": [
"cert",
"ca",
"developer-tools"
],
"description": "Simple cert generator for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/locert"
}
]