Skip to content

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

Notifications You must be signed in to change notification settings

nrakover/vscode-init-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages