1.0.5 • Published 7 years ago
@dolittle/readmodels.mongodb.webassembly v1.0.5
ReadModels.MongoDB
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 --recursiveBuilding
All the build things are from a submodule. To build, run one of the following:
Windows:
$ Build\build.cmdLinux / macOS
$ Build\build.sh