Forráskód Böngészése

README for the pirserver repo

Ian Goldberg 2 éve
szülő
commit
670910f43a
1 módosított fájl, 6 hozzáadás és 0 törlés
  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`
+