Add package locert (#2489)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Ivan Vandot
2023-03-01 14:16:03 +01:00
committed by Gabriel Huber
co-authored by Gabriel Huber
parent 8376d057c5
commit 94eebad12a
+13
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"
}
]