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
Re-write of brew services
command in rust
mend services start mysql
mend services stop mysql