Skip to content

🔨 Scripts

This document provides an overview and usage instructions for the following scripts in this project:

All the scripts are located in the scripts directory:

scripts/
├── base.sh
├── build.sh
├── bump-version.sh
├── changelog.sh
├── clean.sh
├── diagrams.sh
├── docs.sh
├── get-version.sh
└── test.sh

These scripts are designed to be used in a Linux or macOS environment. They may work in a Windows environment with the appropriate tools installed, but this is not guaranteed.