chore: add MIT license and initial project documentation

This commit is contained in:
kake26 2025-05-12 14:00:33 -05:00
parent d9c449e8de
commit 3aaa57c6db
Signed by: kake26
GPG key ID: E0A989B571D1F99F
2 changed files with 24 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# 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, remove, update, upgrade, and search for packages.