Skip to content

Latest commit

History

History
20 lines (12 loc) 路 507 Bytes

File metadata and controls

20 lines (12 loc) 路 507 Bytes

Bower (via npm) (bower)

Bower offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/bower:1": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest