ndm  0.2.0
ndm - N Dimensional Mapping

## Building project

cd <project-dir>
mkdir build
cd build
cmake ..
make