← Package directory
Available on winget

Install Shawl

Windows service wrapper for arbitrary commands

Install with winget
winget install --id mtkennerly.shawl
Upgrade
winget upgrade --id mtkennerly.shawl
Uninstall
winget uninstall --id mtkennerly.shawl

About Shawl

Windows service wrapper for arbitrary commands

What's new in 1.9.0

No release notes provided.

Version history

Version Updated Notes
1.9.0 Unknown No notes
1.8.0 Unknown * Added: `--kill-process-tree` option to ensure child processes are also terminated. (Contributed by [nitaysol](https://github.com/mtkennerly/shawl/pull/71))
1.7.0 Unknown * Added: `--restart-delay` option.
1.5.0 Unknown * Fixed: Local UNC paths were only simplified for the C drive. * Added: `shawl --version` to display the program version. * Changed: Help text is now styled a bit differently.
1.2.0 Unknown No notes