Thomas Boerger def3c32bca Drop and ignore generated assets
We are embedding the assets as part of our build pipeline, and even
without that the embedded assets are generated by our `make generate`
task anyway, so let's remove thise huge amount of files from the
repository and generate it on build time.
2019-09-13 14:41:16 +02:00
2019-09-05 14:21:33 +02:00
2019-09-05 12:06:07 +02:00
2019-09-13 14:41:16 +02:00
2019-09-03 18:10:34 +02:00
2019-09-05 13:38:19 +02:00
2019-09-13 14:41:16 +02:00
2019-09-03 18:10:34 +02:00
2019-09-06 13:48:14 +02:00
2019-09-06 13:48:14 +02:00
2019-09-03 18:10:34 +02:00
2019-09-06 14:53:11 +02:00
2019-09-05 15:24:55 +02:00

ownCloud Infinite Scale: Phoenix

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

You can download prebuilt binaries from the GitHub releases or from our download mirrors.

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.11.

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

make generate build

./bin/ocis-phoenix -h

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>
Description
No description provided
Readme Apache-2.0 333 MiB
Languages
Go 48.1%
Gherkin 36.7%
PHP 12.5%
JavaScript 1.3%
Makefile 0.6%
Other 0.6%