mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
* NuGet: Add simple NuGet packaging PoC * Fix the version definition * Run PS instead of CMD * Fix the .NET4 binary reference in the spec * Publish the NuGet package directly to the root * Covert ID to uppercase just to follow the common notation * Use a fixed artifact name to enable the deployment * NuGet does not support multi-line paragraphs * Add the NuGet badge
This commit is contained in:
@@ -2,6 +2,7 @@ winsw: Windows service wrapper in less restrictive license
|
||||
=========================
|
||||
|
||||
[](https://ci.appveyor.com/project/oleg-nenashev/winsw)
|
||||
[](https://www.nuget.org/packages/WinSW/)
|
||||
|
||||
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`.
|
||||
|
||||
Reference in New Issue
Block a user