seanmceligot / dotnet_exe_wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet_exe_wrapper

Setup to command to run in appsettings.json

 "Cmd": "journalctl",
  "WindowsService": false,
  "KillProcess": true,
  "Args": "-f",
  "Log": "service.log"

About


Languages

Language:C# 98.1%Language:Makefile 1.9%