mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-30 12:13:20 -04:00
10
README.md
10
README.md
@@ -17,7 +17,15 @@ The OpenCloud server is released under [Apache 2.0](LICENSE). The project is ver
|
||||
|
||||
### Build OpenCloud
|
||||
|
||||
To build the backend, follow the following instructions:
|
||||
To build the backend, follow these instructions:
|
||||
|
||||
Generate the assets needed by e.g. the web UI and the builtin IDP
|
||||
|
||||
``` console
|
||||
make generate
|
||||
```
|
||||
|
||||
The compile the `opencloud` binary
|
||||
|
||||
``` console
|
||||
make -C opencloud build
|
||||
|
||||
Reference in New Issue
Block a user