Skip to content

andrey-golubev/clsc

Repository files navigation

CLSC (Cute Little Software Capital)

Coverity Scan Build Status Build Status

About

This is a toy-project dedicated to creating useful utilities that relatively modern C++ (C++17) misses. There is also an on-going work on quite interesting features not currently available in master.

Fast start

git clone https://github.com/andrey-golubev/clsc.git --recursive
cd clsc
python3 script/test.py

Note: googletest is used as a git submodule. Thus, it is required to clone it in order to build and run repository tests.

Releases

No releases published

Packages

No packages published