2019-04-09 19:02:03 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-09 19:02:03 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-04-19 22:07:09 +02:00
2019-10-11 20:40:16 +02:00
2018-09-15 20:07:34 +02:00
2019-04-20 11:46:33 +02:00
2019-04-20 11:46:33 +02:00
2018-09-15 20:07:34 +02:00
2018-10-05 12:24:55 +02:00

DbSoftware

Collection of various self-written tools & libraries

Build Status Codacy Badge

Building everything from source

git clone --recursive https://github.com/0xFEEDC0DE64/DbSoftware.git
mkdir build_DbSoftware
cd build_DbSoftware
qmake CONFIG+=ccache ../DbSoftware
make -j$(nproc)
make install
Description
Collection of various self-written tools & libraries
Readme GPL-3.0 79 KiB
Languages
CMake 100%