An ipelet that computes the medial axis of a selected polygon.
Make sure you have ipe installed with its dependencies.
Make sure you have cmake (sudo apt install cmake)
After cloning the project, just run ./update.sh from the projects root directory, it should automatically place the ipelet at the first ipelets directory it manages to find.
NOTE: if you want to specify the ipelets dir manually, just run ./update.sh <directory>.
