No description
- C# 71.9%
- Shell 28.1%
| old | ||
| .gitignore | ||
| LICENSE | ||
| Program.cs | ||
| README.md | ||
| svc-csharp.csproj | ||
SVC
SVC is a unified wrapper for OpenRC, systemd, and package management (apt, dnf, pacman). It is designed to make it easier to manage services and packages on Linux systems. It is a simple script that can be used to start, stop, restart, enable, disable, and list services, as well as install and remove packages.
Notes
Does not need dotnet installed to run. Bash version in the old folder is the origianl version and supports FreeBSD. The new C# version does not and also had updating and searching removed. This was on purpose.