Dev Container
SimForge includes a Dev Container configuration under .devcontainer/devcontainer.json
that you can customize for your development needs.
VS Code
Alongside the configuration, .devcontainer/open.bash
script is provided to streamline the process of building and opening the repository as a Dev Container in Visual Studio Code (VS Code).
# Path to a cloned repository
simforge/.devcontainer/open.bash