Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 302 Bytes

File metadata and controls

16 lines (11 loc) · 302 Bytes

Bun (bun)

Installs Bun JavaScript runtime via the official installer.

Usage

"features": {
    "ghcr.io/shokkunrf/devcontainer-features/bun": {}
}

Requirements

  • curl or wget must be available in the container
  • bash must be available in the container