devcontainer: add setup script
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
|
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
|
||||||
"ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {}
|
"ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {}
|
||||||
},
|
},
|
||||||
"postCreateCommand": "pre-commit install"
|
"postCreateCommand": ".devcontainer/setup.sh"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user