The core of the cosms application. It contains code needed by both the frontend and backend, like http parsing and file reading.
Find a file
2025-12-04 13:11:33 -06:00
docs refactor(requirements): removed trailing enters 2025-12-04 20:07:24 +01:00
include/cosms-core fix(build): fixed cmake file and added some files for testing it 2025-11-28 23:59:06 +01:00
src refactor(include): changed include path in src to use <> 2025-11-29 00:01:47 +01:00
tests fix(build): fixed cmake file and added some files for testing it 2025-11-28 23:59:06 +01:00
.gitignore fix(build): fixed cmake file and added some files for testing it 2025-11-28 23:59:06 +01:00
CMakeLists.txt fix(build): fixed cmake file and added some files for testing it 2025-11-28 23:59:06 +01:00
LICENSE Initial commit 2025-11-27 11:11:58 -06:00
README.md Initial commit 2025-11-27 11:11:58 -06:00

cosms-core

The core of the cosms application. It contains code needed by both the frontend and backend, like http parsing and file reading.