devenes / action-1

GitHub Action to build & publish your own dev container assets

Home Page:https://containers.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Container Action

devcontainers organization logo Development Container Action
A GitHub Action to publish development container assets.

This action is used to package and generate documentation for dev container features.

Running this action will publish all dev container features in accordance with the proposed dev container feature distribution specification.

This action is used in the devcontainer/features repo, in the release.yaml workflow.

Usage

This GitHub action can be used to self-publish your own dev container features.

To get started, create your own repo from the devcontainers/feature-template template, customize the provided example features, and trigger the release.yaml workflow.

About

GitHub Action to build & publish your own dev container assets

https://containers.dev

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%