Skip to content

Instantly share code, notes, and snippets.

@ludeeus
ludeeus / .HA Frontend & Core devcontainer.md
Last active October 24, 2023 00:15
Devcontainer for Home Assistant Frontend & Core

Yeah yeah yeah I know.... but it works...

Usage:

  1. Create a new directory on your computer
  2. In that directory create a directory called '.devcontainer'
  3. Place both the initand the devcontainer.json files from this gist in that directory
  4. Open VS Code in the directory you created and enjoy
  5. Inital starup will take some time since it clones both the repositories and install the requirements to run them.