cowsed / PDMProject

Video Game PDM Project
0 stars 0 forks source link

PDMProject

Video Game PDM Project

Dependencies

ER_Diagram

Setup

In order to connect to the RIT CS Computers, fill in the following template and save it as credentials.py in the root directory of the project. It will not be tracked by github

ssh_username='cs username used to log into cs machines' #not including @rit.edu
ssh_password='cs password used to log into cs machines'

# if these are different for you, fill them in here
cs_username=ssh_username
cs_password=ssh_password