To get started, you first need to open the project using Visual Studio Code and having Docker Desktop
Ctrl + Shift + P
Dev Containers: Open Folder in Container
stack build
stack test
Added an "Add garden" command to initialize a garden. If used when a garden already exists, it replaces the current one.