6 releases
Uses old Rust 2015
0.4.3 | Aug 21, 2017 |
---|---|
0.4.1 | Aug 15, 2017 |
0.1.3 | May 5, 2017 |
0.1.1 | Apr 30, 2017 |
#208 in #status
39KB
1K
SLoC
Mob
A CLI for mobbing from the comfort of your console.
Installation
Homebrew:
brew tap mob-rs/formulae
brew install mob
If you are a Rust developer you can simply do:
cargo install mob
Usage
Start
Simple start your mob by running:
mob start <members>
Where members is a comma separated list of users in the mob.
You can specify the amount of time for driving:
mob start Mike,Zack,Ed --minutes 3
Status
You can query the status of the mob by running:
mob status
#=> Current Driver: Mike
That command can also take an optional parameter of --interval
which will
cause the command to poll for a status.
Contributing
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.
Dependencies
~24–34MB
~672K SLoC