aggiunto todo

master
Guido Longoni 2020-01-22 12:33:08 +01:00
parent 874fac02f9
commit 6a78fb36bc
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ function feat_add_npm() {
curl -L https://raw.githubusercontent.com/tj/n/master/bin/n | bash -s latest curl -L https://raw.githubusercontent.com/tj/n/master/bin/n | bash -s latest
npm install -g n npm install -g n
} }
#TODO: aggiungere npm_feat_needed e tutte le altre funzioni correlate