/mend

Re-write of `brew services` command in rust

Primary LanguageRust

mend

Re-write of brew services command in rust

Commands supported

  • start
  • stop

How to start a service

  • start a service
mend services start mysql
  • stop a service
mend services stop mysql