| Crates.io | git-work |
| lib.rs | git-work |
| version | 0.1.0 |
| created_at | 2021-03-24 16:50:10.185939+00 |
| updated_at | 2021-03-24 16:50:10.185939+00 |
| description | A git-subcommand to create branches following conventional-commits names |
| homepage | |
| repository | https://github.com/SirWindfield/git-work |
| max_upload_size | |
| id | 372976 |
| size | 74,023 |
Create branches based on conventional commits commit types.
$ cargo install git-work --locked
$ brew install sirwindfield/tap/git-work
Make sure to generate shell completions by running git work completions <shell> after the installation!