Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 947 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 947 Bytes

ServiceWrapper

ServiceWrapper provides a simple way to turn any command line executable into a Windows service.

TODO: write introduction

Maintainer needed

As January 1st, 2015, this project has become unmaintained.

If you want to take over maintenance of this project, please open an issue stating your intention and we can coordinate the entire process there.

Thank you.

If you don't want to maintain it, I recommend (winsw)[https://github.com/kohsuke/winsw] as alternative.

Syntax of service.conf file

TODO: Write the structure and usage of the configuration file.

Service installation

TODO: Document about sc create and sc delete since ServiceWrapper do not have command line installation.

Info and Support

License

ServiceWrapper is released under the MIT License.