Repository that combines all other stacked repositories to ease the (local) development process. There are no tests/branch protections in place.
- Clone this repository
- Run
git submodule update --init
- Add the package as a submodule with
git submodule add <git-url> packages/<package-name>