nrakover / vscode-init-tool

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%