Skip to content

A devcontainer feature that embeds Runme into you devcontainers

License

Notifications You must be signed in to change notification settings

stateful/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runme CLI Tools

A Visual Studio code dev container features.

Installs the following command line utilities:

Auto-detects latest version and installs needed dependencies.

Usage

Latest version installed by default. You can pin a specific version or specify latest or none if you wish to have the latest version or skip the installation. Please see below for an example:

runme

{
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/stateful/devcontainer-features/runme:0.1.0": {
            "version": "latest"
        }
    }
}

LICENCE

MIT

About

A devcontainer feature that embeds Runme into you devcontainers

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages