Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 407 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 407 Bytes

Contributing

Getting started

To get started with the project:

You'll need Git, .NET Core 2.1 SDK and Ruby installed. Then clone the repository:

git clone git@github.com:digipost/signature-api-client-dotnet.git && cd signature-api-client-dotnet

Initialize git submodules:

git submodule update --init --recursive