1
0
mirror of https://github.com/balkian/Web4.0.git synced 2025-12-07 01:18:16 +00:00

Changes to monkey, added scripts

This commit is contained in:
J.Fernando Sánchez
2012-05-25 13:16:10 +02:00
parent 3cda73ebab
commit 34083a8339
9 changed files with 72 additions and 9 deletions

View File

@@ -11,6 +11,10 @@ function install_npm(){
}
function install_node(){
echo "Instaling nodejs"
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm
sudo apt-get install nodejs-dev
#sudo sudo npm install hook.io
#sudo npm install hookio/hooks/*