/vscode-init-tool

Simple script to bootstrap a Visual Studio Code workspace for Dockerized Python development

Primary LanguageShell

vscode-init-tool

Simple script to bootstrap a Visual Studio Code workspace for Dockerized Python development

Requirements

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.

Usage

source vscode-init-tool.sh (just once per session)

init_vscode_workspace [DIRECTORY] will bootstrap DIRECTORY, if specified, or the current working directory