Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/fuelup/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# Install Fuel Toolchain (fuelup)

Install the Fuel toolchain using fuelup

## Example Usage

```json
"features": {
"ghcr.io/FuelLabs/devcontainer-features/fuelup:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| toolchain | Choose the Fuel toolchain to install. | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/FuelLabs/devcontainer-features/blob/main/src/fuelup/devcontainer-feature.json). Add additional notes to a `NOTES.md`._