Skip to content

Instantly share code, notes, and snippets.

See: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs build-essential libx11-dev
See: https://gist.github.com/ted-piotrowski/e5c223a6a2f6f3079cb38c959ceecaa6
git clone https://github.com/Microsoft/vscode
cd vscode
./scripts/npm.sh install --arch=armhf