Skip to content

Instantly share code, notes, and snippets.

@brenapp
Last active March 30, 2018 16:38
Show Gist options
  • Save brenapp/2c0904c0389552dd6f191148a8c7ab61 to your computer and use it in GitHub Desktop.
Save brenapp/2c0904c0389552dd6f191148a8c7ab61 to your computer and use it in GitHub Desktop.
rm -rf vexbot;
git clone https://github.com/MayorMonty/vexdb;
cd vexdb;
npm install;
node main.js &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment