Install sdk
As updatable dependency
If you go the right way and use git, add sdk as a submodule to the root of the project.
git submodule add git@github.com:SoulWorkerResearch/swp-sdk.git
As standalone
If you went the samurai way, just clone the repository in the root of the project.
git clone git@github.com:SoulWorkerResearch/swp-sdk.git