mirror of https://github.com/winsw/winsw
README: Add the GitHub Releases badge
parent
1db4de60f9
commit
48a5bdd222
|
@ -1,8 +1,9 @@
|
||||||
winsw: Windows service wrapper in less restrictive license
|
winsw: Windows service wrapper in less restrictive license
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
[](https://ci.appveyor.com/project/oleg-nenashev/winsw)
|
[](https://github.com/kohsuke/winsw/releases)
|
||||||
[](https://www.nuget.org/packages/WinSW/)
|
[](https://www.nuget.org/packages/WinSW/)
|
||||||
|
[](https://ci.appveyor.com/project/oleg-nenashev/winsw)
|
||||||
|
|
||||||
WinSW is an executable binary, which can be used to wrap and manage a custom process as a Windows service.
|
WinSW is an executable binary, which can be used to wrap and manage a custom process as a Windows service.
|
||||||
Once you download the installation package, you can rename `winsw.exe` to any name, e.g. `myService.exe`.
|
Once you download the installation package, you can rename `winsw.exe` to any name, e.g. `myService.exe`.
|
||||||
|
|
Loading…
Reference in New Issue