A CLI for mobbing from the comfort of your console.
Homebrew:
bash
brew tap mob-rs/formulae
brew install mob
If you are a Rust developer you can simply do:
bash
cargo install mob
Simple start your mob by running:
bash
mob <members>
Where members is a comma separated list of users in the mob.
You can specify the amount of time for driving:
bash
mob Mike,Zack,Ed --minutes 3
Bug reports and pull requests are welcome on GitHub at https://github.com/mob-rs/mob. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.