Added instructions on how to build ipe

Instructions on how to build ipe from a local checkout (closes #47).
This commit is contained in:
David Jean Louis
2018-12-19 12:42:15 +01:00
committed by GitHub
parent 0ff81caae4
commit 3cb9eb27e1
+8
View File
@@ -44,6 +44,14 @@ or simply
$ go install github.com/dimiro1/ipe
```
Building from a local checkout
```console
$ git clone https://github.com/dimiro1/ipe.git
$ cd ipe/cmd
$ go build -o ipe
```
# How to configure?
## The server