A project for white label inferencial and descriptive statistics
the project still in development and the next updates will be coded in the following tasks: [x] setup a C++ project with CMake [ ] more things
before start, verify if you have the following things:
- you have installed the most recent version of C++ (you can install it with GCC or Clang) in your machine
For install app_name first you need:
- clone repository
$ git clone https://github.com/roqueando/app_name.git- build application (can take a while because it's use shared UI libraries for your OS)
$ make build- run application
$ make runThis will show a window with the application running