1.0.4 • Published 5 years ago

@dolittle/runtime.events.webassembly.dev v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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 --recursive

Building

All the build things are from a submodule. To build, run one of the following:

Windows:

$ Build\build.cmd

Linux / macOS

$ Build\build.sh