Skip to content

ilkka/devcontainer-features

Repository files navigation

My Dev Container Features

These are devcontainer features that I wanted, so I made them.

Contents

Here are the features:

helix-editor

The helix-editor feature installs Helix.

{
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/ilkka/devcontainer-features/helix-editor:1": {
            "helixVersion": "22.12"
        }
    }
}
$ hx --version
helix 22.12 (96ff64a8)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages