Skip to content

docs(dependencies): outdated information #70

@distractedm1nd

Description

@distractedm1nd

When following this page, there is a blurb:

As this repo uses git submodules, ensure you’re fetching from them automatically. Run git config --global submodule.recurse true to enable this globally. Run git config --global fetch.parallel 10 to fetch more submodules in parallel. If you’ve already cloned this repo before having enabled this, run git submodule update --init --recursive once.

However, https://github.com/wireapp/wire-server-enterprise/ is a private repo. Does this mean I won't be able to build the server at all without access to that repo? Or is there a way to build without it?

For context, I am trying to make a toy key transparency integration with Wire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions