gcc ./{app_name}.c \
    ./handlers/handlers.c \
    ./scellutils/colour/colour.c \
    ./scellutils/logger/logger.c \
    ./scellutils/shell_commands/shell_commands.c \
    ./scellutils/shell_utils/shell_utils.c \
    ./scellutils/text/text.c \
    -o {app_name}