Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 386 Bytes

rdb-fullstack

To run the code navigate in your terminal to the vagrant directory and run these commands:

  • vagrant up # wait for dependencies to be installed
  • vagrant ssh # this will ssh you into the vagrant VM
  • cd /vagrant/tournament # this will change your directory to the tournament directory
  • python tournament_test.py