Adding .devcontainer and appending relevant commands to the Makefile
jahknem opened this issue · 1 comments
jahknem commented
Recently I tried creating a plugin template similar to yours: https://github.com/jahknem/netbox-plugin-template
Your project seems a lot more sophisticated. I think it could be useful to have an additional .devcontainer which could create a dev environment with a functioning netbox installation for testing and developing. To this end I would like to create a pull request which would include this function. Does this seem useful?