From 30ed80bd7ef423db421b4035ad824cf4f7ca1de6 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Wed, 14 Jul 2021 11:48:32 -0600 Subject: [PATCH] Add midudev and git explorer --- goodies.toml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/goodies.toml b/goodies.toml index a614d04..6ff811c 100644 --- a/goodies.toml +++ b/goodies.toml @@ -227,20 +227,34 @@ type = "tool" ["KanbanFlow"] description="Lean Project Management, set your task and goals, control your due dates and priority of each task" website = "https://kanbanflow.com/" -contributor = "@CSharles" +contributor = "@csharls" type = "tool" money = "freemium" ["StackOverflow en Español"] description = "Donde los desarrolladores y tecnologos ganan y comparten conocimiento" website = "es.stackoverflow.com" -contributor = "@CSharles" +contributor = "@csharls" type = "none" money = "free" ["La Cocina del Código"] description = "Canal sobre diseño web y JavaScript" website = "https://www.youtube.com/c/LaCocinadelC%C3%B3digo/" -contributor = "@CSharles" +contributor = "@csharls" type = "yt" +money = "free" + +["midudev"] +description ="Canal sobre programación web fullstack" +website = "https://www.youtube.com/channel/UC8LeXCWOalN8SxlrPcG-PaQ" +contributor = "@csharls" +type = "yt" +money = "free" + +["Git Command Explorer"] +description = "Encuentra el comando de git que necesitas sin tener que rebuscarlo en la web" +website = "https://gitexplorer.com/" +contributor = "@csharls" +type = "tool" money = "free" \ No newline at end of file