Robust cross platform
CREATE
/DELETE
/START
/STOP
/QUERY
system service in Command Line an from scriptsThis repo is a cross platform CLI reference implementation of the SERVICE spec
- automatically from scripts
- format conversion from one format to another
systemkit-service-tests-cli create -name test-service -executable vim systemkit-service-tests-cli delete -name test-service systemkit-service-tests-cli start -name test-service systemkit-service-tests-cli stop -name test-service systemkit-service-tests-cli info -name test-service systemkit-service-tests-cli convert -to SERVICE -from rc_d -file FILE