gitscanr

Crates.iogitscanr
lib.rsgitscanr
version0.2.1
sourcesrc
created_at2022-05-26 21:05:09.816438
updated_at2022-07-26 00:11:17.626525
descriptionA simple git repository explorer
homepagehttps://github.com/bilbu/gitscanr
repositoryhttps://github.com/bilbu/gitscanr
max_upload_size
id594449
size25,882
Ivan Torres Fally (bilbu)

documentation

https://github.com/bilbu/gitscanr

README

Latest Version rustc-image MIT licensed Security Status Build Status dependabot-image

gitscanr

A simple git repository explorer.

USAGE:
    gitscanr [OPTIONS] [directory]

ARGS:
    <directory>    The directory to scan [default: ./]

OPTIONS:
    -d, --debug        Enable debug output
    -h, --help         Print help information
    -r, --recursive    When [directory] is the root of multiple git reopsitories
    -V, --version      Print version information
Commit count: 99

cargo fmt