coopr

Crates.iocoopr
lib.rscoopr
version0.2.0
sourcesrc
created_at2022-03-10 17:31:39.68293
updated_at2022-03-11 17:53:38.697057
descriptionprettier dnf copr helper, search and install copr packages
homepagehttps://github.com/pjmp/coopr
repositoryhttps://github.com/pjmp/coopr
max_upload_size
id547710
size143,676
Pomba Magar (pombadev)

documentation

README

Welcome to coopr Crates.io License

prettier dnf copr helper, search and install copr packages

screenshot

Install

cargo install coopr

Usage

USAGE:
    coopr [FLAG]
    coopr [OPTION] <QUERY>

Available options

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

OPTIONS:
    -i, --install <QUERY>   Install a package on your system
    -s, --search <QUERY>    Search package details for the given string

TODO

Bundle as a dnf plugin

Commit count: 5

cargo fmt