1.0.0 • Published 5 years ago

@dolittle/tooling.plugin.edge v1.0.0

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

Dolittle Studio Edge Solution

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