aggiunto todo

This commit is contained in:
Guido Longoni
2020-01-22 12:33:08 +01:00
parent 874fac02f9
commit 6a78fb36bc
+2
View File
@@ -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