mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
7 lines
197 B
Bash
Executable File
7 lines
197 B
Bash
Executable File
sudo apt-get update
|
|
sudo apt-get install -y python-software-properties python g++ make git
|
|
sudo add-apt-repository ppa:chris-lea/node.js
|
|
sudo apt-get update
|
|
sudo apt-get install nodejs
|
|
|
|
npm install |