Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 397 Bytes

File metadata and controls

12 lines (8 loc) · 397 Bytes

devcontainer

Collection of devcontainers for various languages, importable as git submodules.

Installation

All you need to do is add this repo as a git submodule, targetting the branch for whatever language or toolchain you want. For example, to do python web development:

git submodule add --branch lang/python/web https://github.com/derickson2402/devcontainer .devcontainer