From da7d3e6be7472af30491ced00ffc2392656c88c6 Mon Sep 17 00:00:00 2001 From: "Francois B. (Makoto)" Date: Fri, 6 Jul 2018 10:47:24 +0200 Subject: [PATCH] jq cli tool added --- repo_functions_ub1604.sh | 1 + repo_functions_ub1804.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/repo_functions_ub1604.sh b/repo_functions_ub1604.sh index e0dfbd7..2f1f571 100644 --- a/repo_functions_ub1604.sh +++ b/repo_functions_ub1604.sh @@ -384,6 +384,7 @@ beautysh;pip;dev;beautysh mycli;pip;dev;mycli sqlitebrowser;apt;dev;sqlitebrowser mysql-workbench;apt;dev;mysql-workbench +jq;apt;dev;jq nodejs;apt;javascript;nodejs8lts javascript-common;apt;javascript;javascript-common yarn;npm;javascript;yarn diff --git a/repo_functions_ub1804.sh b/repo_functions_ub1804.sh index e2779c6..8c0b549 100644 --- a/repo_functions_ub1804.sh +++ b/repo_functions_ub1804.sh @@ -315,6 +315,7 @@ beautysh;pip;dev;beautysh mycli;pip;dev;mycli sqlitebrowser;apt;dev;sqlitebrowser mysql-workbench;apt;dev;mysql-workbench +jq;apt;dev;jq nodejs;apt;javascript;nodejs8lts javascript-common;apt;javascript;javascript-common yarn;npm;javascript;yarn