Uses old Rust 2015

0.0.1 Apr 8, 2018

#100 in #gitlab

MIT license

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

~48MB
~868K SLoC