Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 675 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 675 Bytes

SurrealDB Dev Container Feature

🟣 Install SurrealDB CLI & server

Usage

// devcontainer.json
{
  "features": {
    "ghcr.io/devcontainers-community/features/surrealdb": {}
  }
}

❓ Don't know what this ☝ means? Check out this VS Code blog post.

Options

There are currently no options. If you'd like to add a version option, open an Issue or a PR! ❤️