Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 507 Bytes

Github Actions codecov

Corecollector

Corecollector is an application that collects the coredumps of applications which have crashed, aiding you in debugging crashes.

Building

meson --buildtype=release build
ninja -C build install