https://github.com/yuki-torii/yuki-git-commit
⛩ commit friendly
https://github.com/yuki-torii/yuki-git-commit
git tool yuki
Last synced: about 1 month ago
JSON representation
⛩ commit friendly
- Host: GitHub
- URL: https://github.com/yuki-torii/yuki-git-commit
- Owner: yuki-torii
- License: mit
- Created: 2016-12-27T01:32:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T05:17:41.000Z (over 9 years ago)
- Last Synced: 2025-12-01T22:40:20.194Z (7 months ago)
- Topics: git, tool, yuki
- Language: JavaScript
- Size: 241 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yuki-git-commit
⛩ commit friendly
[](https://travis-ci.org/yuki-torii/yyuki-git-commit)
[](https://github.com/limichange/yuki-git-commit)
[](https://raw.githubusercontent.com/yuki-torii/yuki-git-commit/master/LICENSE)
[](http://standardjs.com/)
## Install
```bash
$ npm i -g yuki-git-commit
# or
$ yarn global add yuki-git-commit
```
## Usage
Just `ygc`
```bash
$ ygc -h
Usage: ygc [options]
Options:
-h, --help output usage information
-V, --version output the version number
-n, --no No
-t, --show-info-table Show options infomation table
```
If you don't want write title or content, you can use `-n`.
```bash
$ ygc -n title,content
```
## Interactive UI
## License
MIT © [Limichange](https://github.com/limichange)