Skip to content

dolittle-obsolete/Sentry_legacy

Repository files navigation

Sentry

This is the main repository for the Dolittle Sentry identity, access and licensing system

Cloning

This repository has sub modules, clone it with:

$ git clone --recursive <repository url>

If you've already cloned it, you can get the submodules by doing the following:

$ git submodule update --init --recursive