Yeah yeah yeah I know.... but it works...
- Create a new directory on your computer
- In that directory create a directory called '.devcontainer'
- Place both the
init
and thedevcontainer.json
files from this gist in that directory - Open VS Code in the directory you created and enjoy
- Inital starup will take some time since it clones both the repositories and install the requirements to run them.