Simple script to bootstrap a Visual Studio Code workspace for Dockerized Python development
The only requirement to run the tool is python3
.
Now, to make use of a workspace created with the tool, you will need Visual Studio Code and Docker.
source vscode-init-tool.sh
(just once per session)
init_vscode_workspace [DIRECTORY]
will bootstrap DIRECTORY
, if specified, or the current working directory