Skip to content

on-my-machine-works/devcontainer-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Templates

A collection of dev container templates for quickly spinning up development environments in VS Code or GitHub Codespaces.

Templates

Template Description
phoenix Develop Phoenix web applications with Elixir and PostgreSQL.

Usage

In VS Code, open the Command Palette and run Dev Containers: Add Dev Container Configuration Files, then select Show All Definitions and search for the template you want.

Alternatively, reference a template directly in your devcontainer.json:

{
  "templateRef": "ghcr.io/on-my-machine-works/devcontainer-templates/phoenix"
}

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors