To get started with the project:
You'll need Git, .NET Core 2.1 SDK and Ruby installed. Then clone the repository:
git clone [email protected]:digipost/signature-api-client-dotnet.git && cd signature-api-client-dotnet
Initialize git submodules:
git submodule update --init --recursive