addupstream

Crates.ioaddupstream
lib.rsaddupstream
version0.2.4
sourcesrc
created_at2018-12-16 18:40:53.432376
updated_at2018-12-16 18:40:53.432376
descriptionA small cli to automatically add upstream remotes to a Github project
homepagehttps://github.com/PierreZ/addupstream
repositoryhttps://github.com/PierreZ/addupstream
max_upload_size
id102181
size7,230
Pierre Zemb (PierreZ)

documentation

README

AddUpstream Build Status

A small cli to automatically add upstream remotes to a git project. Only working with Github for the moment.

asciicast

How to build

git clone https://github.com/PierreZ/addupstream
cd upstream
cargo build

How to install

cargo install --git https://github.com/PierreZ/addupstream

How to use

just run the binary in a git repo that you forked using Github' UI.

addupstream

Options

addupstream --help
Commit count: 29

cargo fmt