Skip to content

Commit

Permalink
Added VSCode Devcontainer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
signalkraft committed Dec 29, 2023
1 parent 78bda1d commit 117b400
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/3-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ pip install -e ../myPyllant

Now you can modify `myPyllant/src` and directly develop against these changes in `mypyllant-component`.

### VSCode Dev Container

There's also a VSCode dev container available in `.devcontainer.json`, provided by [github.com/ml1nk](https://github.com/ml1nk).

### Debugging

When debugging or reporting issues, turn on debug logging by adding this to your `configuration.yaml`
Expand Down

0 comments on commit 117b400

Please sign in to comment.