Browse Source

README for the pirserver repo

Ian Goldberg 1 year ago
parent
commit
670910f43a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -0,0 +1,6 @@
+To build the pirserver and pirclient modules:
+
+1. Clone the piros/Scripts repository (https://git-crysp.uwaterloo.ca/piros/Scripts) and build the dockers in it following instructions in that repository.
+2. Build the pirserver docker with `./build_docker.sh`
+3. Run the pirserver docker with `./run_docker.sh`
+