DbZeiterfassung

DbZeiterfassung git module for use in DbSoftware (https://github.com/0xFEEDC0DE64/DbSoftware)

Building from source

git clone --recursive https://github.com/0xFEEDC0DE64/DbSoftware.git
mkdir build_DbSoftware
cd build_DbSoftware
qmake CONFIG+=ccache ../DbSoftware
make -j$(nproc) sub-DbZeiterfassung sub-DbZeiterfassung-install_subtargets
./bin/zeiterfassung
S
Description
DbZeiterfassung git module for use in DbSoftware (https://github.com/0xFEEDC0DE64/DbSoftware)
Readme GPL-3.0
282 KiB
Languages
C++ 94.2%
CMake 4.7%
Dockerfile 0.7%
C 0.4%