From 6a78fb36bc25bc29563fdfe671fc8f6969f73019 Mon Sep 17 00:00:00 2001 From: Guido Longoni Date: Wed, 22 Jan 2020 12:33:08 +0100 Subject: [PATCH] aggiunto todo --- featlib/npm.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/featlib/npm.sh b/featlib/npm.sh index 3cb1b37..ce36757 100755 --- a/featlib/npm.sh +++ b/featlib/npm.sh @@ -27,3 +27,5 @@ function feat_add_npm() { curl -L https://raw.githubusercontent.com/tj/n/master/bin/n | bash -s latest npm install -g n } + +#TODO: aggiungere npm_feat_needed e tutte le altre funzioni correlate \ No newline at end of file