https://github.com/mainrs/git-work
https://github.com/mainrs/git-work
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mainrs/git-work
- Owner: mainrs
- License: apache-2.0
- Created: 2021-10-18T12:02:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T01:09:26.000Z (about 2 years ago)
- Last Synced: 2025-02-09T08:31:21.757Z (3 months ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: license-apache
Awesome Lists containing this project
README
# git-work
> Create branches based on conventional commits commit types.
## Usage
![]()
## Installation
```console
$ cargo install git-work --locked
``````console
$ brew install mainrs/tap/git-work
```Make sure to generate shell completions by running `git work completions ` after the installation!
#### License
Licensed under either of Apache License, Version
2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.