Shaink - Accelerating the journey to enjoy golf more
- VS Code: https://code.visualstudio.com/
- devcontainers: https://code.visualstudio.com/docs/devcontainers/containers#_installation
- Using the
Command Palette
, select fromDev Containers
tasks - Likely you will use
Dev Containers: Open Folder in Container
to start. - Once the
devcontainer
is running, see theWith Poetry
steps below (prerequisites included in devcontainer)
- Poetry: https://python-poetry.org/
poetry install
poetry run main
Current implementation based on https://github.com/technovangelist/videoprojects/tree/main/2024-05-31-agentframeworks