Add documentation and enable example

This commit is contained in:
2021-05-16 18:04:21 -07:00
parent 6b8241ed7c
commit 1ce6ec028a
3 changed files with 38 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
[![PkgGoDev](https://pkg.go.dev/badge/github.com/taigrr/systemctl)](https://pkg.go.dev/github.com/taigrr/systemctl)
# systemctl
This library aims at providing idiomatic `systemctl` bindings for go developers, in order to make it easier to write system tooling using golang.