summaryrefslogtreecommitdiffstats
path: root/.devcontainer/postCreateCommand.sh
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer/postCreateCommand.sh')
-rwxr-xr-x.devcontainer/postCreateCommand.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.devcontainer/postCreateCommand.sh b/.devcontainer/postCreateCommand.sh
index 4bbaf05..e2f0f76 100755
--- a/.devcontainer/postCreateCommand.sh
+++ b/.devcontainer/postCreateCommand.sh
@@ -1,6 +1,7 @@
#!/bin/sh -x
brew install asdf
+brew install hatch
source "$(brew --prefix asdf)/libexec/asdf.sh"
# Install latest python