Skip to content

Instantly share code, notes, and snippets.

@brenapp
Last active March 30, 2018 16:38
Show Gist options
  • Select an option

  • Save brenapp/2c0904c0389552dd6f191148a8c7ab61 to your computer and use it in GitHub Desktop.

Select an option

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