naemon / naemon-core

Networks, Applications and Event Monitor
http://www.naemon.io/
GNU General Public License v2.0
151 stars 63 forks source link

Add configs for developing using Visual Studio Code #416

Closed nook24 closed 1 year ago

nook24 commented 1 year ago

This PR contains a tasks.json and launch.json for Visual Studio Code. This makes it pretty simple to setup a development environment for Naemon on a linux based system.

I also included a separate readme describing the setup.