Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

A Shell Command Runner (command_runner)

A feature to run any valid shell commands, such as apt-get, curl/wget, of course, bash/zsh

Example Usage

"features": {
    "ghcr.io/wxw-matt/devcontainer-features/command_runner:0": {}
}

Options

Options Id Description Type Default Value
command1 The command 1. string -
command2 The command 2. string -
command3 The command 3. string -

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.