Check out the repository's documentation here
Because some of the solutions in this repository have dependencies on shared libraries, those libraries (which can be) are included as submodules. When you get the source using
git clone https://github.com/bill-richards/natural-modelling.git
be sure to also call
git submodule update --init --recursive