From 3fe329400d014c1e766bd78a8cfed8567d301571 Mon Sep 17 00:00:00 2001 From: c-blake Date: Wed, 17 Aug 2022 18:46:43 -0400 Subject: [PATCH] Add bu (#2326) --- packages.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/packages.json b/packages.json index ba5dbf8..43e538e 100644 --- a/packages.json +++ b/packages.json @@ -27135,5 +27135,25 @@ "description": "A notifications library for Dear ImGui", "license": "MIT", "web": "https://github.com/Patitotective/ImNotify" + }, + { + "name": "bu", + "url": "https://github.com/c-blake/bu", + "method": "git", + "tags": [ + "bu", + "unix", + "posix", + "linux", + "sysadmin", + "system administration", + "shell utilities", + "benchmarking", + "colorization", + "extreme value statistics" + ], + "description": "B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)", + "license": "MIT/ISC", + "web": "https://github.com/c-blake/bu" } ]