| Crates.io | addupstream |
| lib.rs | addupstream |
| version | 0.2.4 |
| created_at | 2018-12-16 18:40:53.432376+00 |
| updated_at | 2018-12-16 18:40:53.432376+00 |
| description | A small cli to automatically add upstream remotes to a Github project |
| homepage | https://github.com/PierreZ/addupstream |
| repository | https://github.com/PierreZ/addupstream |
| max_upload_size | |
| id | 102181 |
| size | 7,230 |
A small cli to automatically add upstream remotes to a git project. Only working with Github for the moment.
git clone https://github.com/PierreZ/addupstream
cd upstream
cargo build
cargo install --git https://github.com/PierreZ/addupstream
just run the binary in a git repo that you forked using Github' UI.
addupstream
addupstream --help