Jaalon / spigot_plugin_template

A template to start minecraft plugins easily
1 stars 2 forks source link

Create a devcontainer using the docker container as base #10

Open bouquetf opened 4 days ago

bouquetf commented 4 days ago

Dev container help development in Intellij by using a container to develop applications. Here, we have a docker image that can be used to develop plugins. The idea would be to use that container as a dev container.

https://www.jetbrains.com/help/idea/connect-to-devcontainer.html