Skip to content

Instantly share code, notes, and snippets.

@mattwynne
Last active May 8, 2018 22:32
Show Gist options
  • Save mattwynne/73692dce5aa115660b7e989713a335fc to your computer and use it in GitHub Desktop.
Save mattwynne/73692dce5aa115660b7e989713a335fc to your computer and use it in GitHub Desktop.
sudo apt-get update --assume-yes
sudo apt-get install --assume-yes vim git-core mpd mpc
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install --assume-yes nodejs
git clone https://github.com/cucumber-ltd/cucumbers-and-raspberries.git
cd cucumbers-and-raspberries
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment