Skip to content

Commit

Permalink
merge(docs): PR #1 from automated-documentation-update-8057148285
Browse files Browse the repository at this point in the history
Automated documentation update
  • Loading branch information
0xmemorygrinder authored Feb 26, 2024
2 parents a8c7712 + 5eadab1 commit 6cc6a0f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/foundry/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# Setup Foundry (foundry)

Install foundry toolchain

## Example Usage

```json
"features": {
"ghcr.io/astrodevs-labs/devcontainers-features/foundry:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| commit | Version specific commit | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/astrodevs-labs/devcontainers-features/blob/main/src/foundry/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/slither/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# Setup Slither (slither)

Install slither

## Example Usage

```json
"features": {
"ghcr.io/astrodevs-labs/devcontainers-features/slither:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|




---

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

0 comments on commit 6cc6a0f

Please sign in to comment.