Update files for new ocis naming
This commit is contained in:
@@ -1,29 +1,29 @@
|
||||
# Reva: Hyper
|
||||
# ownCloud Infinit Scale
|
||||
|
||||
[](https://cloud.drone.io/owncloud/reva-hyper)
|
||||
[](https://cloud.drone.io/owncloud/ocis)
|
||||
[](https://gitter.im/cs3org/reva)
|
||||
[](https://www.codacy.com/app/owncloud/reva-hyper?utm_source=github.com&utm_medium=referral&utm_content=owncloud/reva-hyper&utm_campaign=Badge_Grade)
|
||||
[](http://godoc.org/github.com/owncloud/reva-hyper)
|
||||
[](http://goreportcard.com/report/github.com/owncloud/reva-hyper)
|
||||
[](http://microbadger.com/images/owncloud/reva-hyper "Get your own image badge on microbadger.com")
|
||||
[](https://www.codacy.com/app/owncloud/ocis?utm_source=github.com&utm_medium=referral&utm_content=owncloud/ocis&utm_campaign=Badge_Grade)
|
||||
[](http://godoc.org/github.com/owncloud/ocis)
|
||||
[](http://goreportcard.com/report/github.com/owncloud/ocis)
|
||||
[](http://microbadger.com/images/owncloud/ocis "Get your own image badge on microbadger.com")
|
||||
|
||||
**This project is under heavy development, it's not in a working state yet!**
|
||||
|
||||
## Install
|
||||
|
||||
You can download prebuilt binaries from the GitHub releases or from our [download mirrors](http://download.owncloud.com/reva/hyper/).
|
||||
You can download prebuilt binaries from the GitHub releases or from our [download mirrors](http://download.owncloud.com/ocis/ocis/).
|
||||
|
||||
## Development
|
||||
|
||||
Make sure you have a working Go environment, for further reference or a guide take a look at the [install instructions](http://golang.org/doc/install.html). This project requires Go >= v1.11.
|
||||
|
||||
```console
|
||||
git clone https://github.com/owncloud/reva-hyper.git
|
||||
cd reva-hyper
|
||||
git clone https://github.com/owncloud/ocis.git
|
||||
cd ocis
|
||||
|
||||
make generate build
|
||||
|
||||
./bin/reva-hyper -h
|
||||
./bin/ocis -h
|
||||
```
|
||||
|
||||
## Security
|
||||
|
||||
Reference in New Issue
Block a user