#mob #console #comfort #mobbing #cli

nightly bin+lib mob_server

A CLI for mobbing from the comfort of your console

4 releases

Uses old Rust 2015

0.4.3 Aug 21, 2017
0.4.2 Aug 21, 2017
0.4.1 Aug 15, 2017
0.4.0 Aug 15, 2017

#4 in #mob


Used in mob

MIT license

20KB
530 lines

Mob

CircleCI

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

~21–31MB
~616K SLoC