Skip to content

bonilab/malasim

Repository files navigation

malasim

Build Instructions

Prerequisites

  1. Install vcpkg.
  2. Install dependencies using vcpkg:
    ./vcpkg install gsl yaml-cpp fmt libpq libpqxx sqlite3 date args cli11 gtest catch easyloggingpp

Building the Project

To build the project, run the following commands:

./scripts/build.sh

Alternatively, you can use the Makefile targets:

make install-deps
make generate
make build
make test
make run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages