masscalculator-gui
Developer Environment

Set up the Developer Environment

This document includes instructions to install the necessary packages to build the MassCalculator core source code, starting from a mint Ubuntu image.

Install dependencies

Run

sudo $MASSCALCULATOR_GUI_SOURCE/tools/installers/essentials.sh

This will install essential packages like compilers, linters, utilities, etc. Check the script for a complete list.