Sfoglia il codice sorgente

README for the pirserver repo

Ian Goldberg 2 anni fa
parent
commit
670910f43a
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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`
+