Spla project development guide

August 17, 2022 ยท View on GitHub

This document covers briefly project development strategy, architectural thoughts, essential and common routine tasks of project service.

Building library from sources

Unit-tests execution

Release management of python package

Contents

  1. 1Building library from sources
  2. 2Unit-tests execution
  3. 3Release management of python package