git-grab 0.1.1

A small tool to clone git repositories to a standard location, ordered by domain name and path
[dependencies.home]
version = "0.5.3"

[dependencies.pico-args]
version = "0.4.2"

[dependencies.url]
version = "2"

[package]
authors = ["Wesley Moore <wes@wezm.net>"]
categories = ["command-line-utilities", "development-tools"]
description = "A small tool to clone git repositories to a standard location, ordered by domain name and path"
edition = "2018"
homepage = "https://github.com/wezm/git-grab"
keywords = ["git", "cli"]
license = "MIT OR Apache-2.0"
name = "git-grab"
readme = "README.md"
repository = "https://github.com/wezm/git-grab.git"
version = "0.1.1"