mobbit 0.1.1

A CLI for better mobbing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.clap]
version = "2.33.0"

[dependencies.console]
version = "0.11.2"

[package]
authors = ["Dillon Fagan <dillonfagan@pm.me>"]
categories = ["command-line-utilities", "development-tools"]
description = "A CLI for better mobbing."
edition = "2018"
homepage = "https://github.com/dillonfagan/mobbit"
keywords = ["mob", "mobbing", "cli"]
license = "GPL-3.0-only"
name = "mobbit"
readme = "README.md"
repository = "https://github.com/dillonfagan/mobbit"
version = "0.1.1"