Skip to content

Commit

Permalink
docs: add debugging section
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it>
  • Loading branch information
alegrey91 committed Oct 7, 2023
1 parent a1698b8 commit 6941bac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Alternatively, you can easily download the latest release using the one liner:
curl -s https://raw.githubusercontent.com/alegrey91/harpoon/main/install | sudo sh
```

## Debugging

In case you want to run the application locally, I've provided the [`.vscode/launch.json`](.vscode/launch.json) file to easily debug the application with `root` privileges in `vscode`. Just replace the parameters marked with `<>`.

## References

I would like to point out that without the references mentioned below this project would never have come to life.
Expand Down

0 comments on commit 6941bac

Please sign in to comment.