Skip to content

codemodify/systemkit-service-cli

Repository files navigation

Service

What

Robust cross platform CREATE / DELETE / START / STOP / QUERY system service in Command Line an from scripts

This repo is a cross platform CLI reference implementation of the SERVICE spec

  • automatically from scripts
  • format conversion from one format to another

How

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published