[badges.gitlab]
repository = "leschiassons/tools/mir"
[badges.maintenance]
status = "passively-maintained"
[dependencies.git2]
version = "0.8.0"
[dependencies.gitlab]
version = "0.1200.0"
[dependencies.indicatif]
version = "0.10.3"
[dependencies.num]
version = "0.2.0"
[dependencies.rpassword]
version = "2.1.0"
[dependencies.structopt]
version = "0.2.10"
[package]
authors = ["Nicholas Omer Chiasson <nicholasomerchiasson@gmail.com>"]
categories = ["command-line-utilities"]
description = "Tool to mirror a user's entire accessible GitLab group hierarchy locally and optionally clone all projects."
edition = "2018"
homepage = "https://gitlab.com/leschiassons/tools/mir"
keywords = ["cli", "gitlab", "setup"]
license = "MIT"
name = "mir"
readme = "README.md"
repository = "https://gitlab.com/leschiassons/tools/mir"
version = "0.1.4"