Cake.Systemctl

An addin for the Cake Build System to manage services via systemctl service manager.

#addin nuget:?package=Cake.Systemctl&version=0.2.2

dotnet add package Cake.Systemctl --version 0.2.2

<PackageReference Include="Cake.Systemctl" Version="0.2.2" />

Aliases

Systemctl aliases. A set of aliases for http://cakebuild.net to help with https://www.freedesktop.org/software/systemd/man/systemctl.html operations

General