2
2
mirror of https://github.com/m1k1o/neko.git synced 2024-07-24 14:40:50 +12:00
Files
.devcontainer
Dockerfile
README.md
devcontainer.json
.vscode
cmd
internal
runtime
.editorconfig
.gitattributes
.gitignore
Dockerfile
README.md
go.mod
go.sum
neko.go
neko/.devcontainer
2021-08-31 18:42:06 +02:00
..
2021-08-31 18:42:06 +02:00
2021-04-05 21:13:09 +02:00

dev container

You need to run all dependencies with deps command before you start debugging.

Make sure your local IP is correct in .vscode/launch.json,