Files
QSfera/README.md
T

1.5 KiB

ownCloud Infinite Scale: Pkg

Build Status Gitter chat Codacy Badge Go Doc Go Report

This project is under heavy development, it's not in a working state yet!

Install

Just import the required packages within your ownCloud Infinite Scale extensions, nothing else should be required to do.

Development

Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.12.

git clone https://github.com/owncloud/ocis-pkg.git
cd ocis-pkg

make vet
make staticcheck
make lint
make test

Security

If you find a security issue please contact security@owncloud.com first.

Contributing

Fork -> Patch -> Push -> Pull Request

License

Apache-2.0

Copyright (c) 2019 ownCloud GmbH <https://owncloud.com>