From 8376d057c5571700d97655561caa8f25f4c50efd Mon Sep 17 00:00:00 2001 From: gael-lopes-da-silva Date: Sun, 12 Feb 2023 15:08:30 +0100 Subject: [PATCH] Added package Runned (#2498) Co-authored-by: Gabriel Huber --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 7dbfb32..1872ada 100644 --- a/packages.json +++ b/packages.json @@ -29093,5 +29093,21 @@ "license": "MIT", "web": "https://github.com/gabbhack/sam_protocol", "doc": "https://gabb.eu.org/sam_protocol" + }, + { + "name": "Runned", + "url": "https://github.com/Gael-Lopes-Da-Silva/Runned", + "method": "git", + "tags": [ + "runned", + "time", + "ptime", + "executiontime", + "execution-time", + "execution_time" + ], + "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" } ]