From 615622ffff54d34e5969ec07f6292354bbe6d9f4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 21:17:48 +0100 Subject: [PATCH] Add ITTools to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index de63117d..17ed3e62 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -747,6 +747,12 @@ upstream = "https://github.com/ipfs/ipfs" website = "https://ipfs.io" draft = "https://github.com/YunoHost-Apps/ipfs_ynh" +[ittools] +name = "ITTools" +description = "A lot of useful tools for developer and people working in IT." +upstream = "https://github.com/CorentinTh/it-tools" +website = "https://it-tools.tech/" + [js-bin] name = "JS Bin" description = "Collaborative JavaScript Debugging App"