Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awesomephant/52f07bb61c295daf50e2c0237875680e to your computer and use it in GitHub Desktop.
Save awesomephant/52f07bb61c295daf50e2c0237875680e to your computer and use it in GitHub Desktop.
Ubuntu Setup
sudo apt-get install git
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
cd Documents/
https://github.com/awesomephant/sineMachine.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment