Skip to content

miroman9364/devcontainers-templates

Repository files navigation

Development Container Templates

This repository contains a set of dev container templates which are source files packaged together that encode configuration for a complete development environment. A Template can be used in a new or existing project, and a supporting tool will use the configuration from the template to build a development container.

Contents

  • src -- A collection of subfolders, each declaring a template. Each subfolder contains at least a devcontainer-template.json and a devcontainer.json.
  • test -- Mirroring src, a folder-per-template with at least a test.sh script.

Templates

.NET, TypeScript, and Node

This template combines the official .NET (dotnet) template, with the official Node.js & TypeScript (typescript-node) template.

Note: The dev container from this template is currently only fully setup for .NET development.

About

Repository for dev container templates. See https://github.com/devcontainers/template-starter to create your own!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published