MH4GF / gh-prj

An extension to browse projects
MIT License
3 stars 0 forks source link
gh-extension rust

gh-prj: An extension to browse projects

Installation

gh extension install mh4gf/gh-prj

Usage

USAGE:
    gh-prj <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    help    Prints this message or the help of the given subcommand(s)
    list    List Projects in this repository
    view    Display the information about a Project

Development

cargo install --force cargo-make
cargo make build