Uses old Rust 2015
0.0.1 |
|
---|
#103 in #gitlab
26KB
532 lines
blub - CLI for GitHub(and potentially Bitbucket and GitLab in the future)
blub
is a CLI tool to interact with Github(and similiar services).
Installation
From Cargo
cargo install blub
From Source
# To install to ~/.cargo/bin/
cargo install
# You can also perform a global install by running
# cargo install --root /usr/local
Usage
blub help
Dependencies
~46MB
~848K SLoC