Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuki-torii/yuki-git-commit
⛩ commit friendly
https://github.com/yuki-torii/yuki-git-commit
git tool yuki
Last synced: 1 day 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T05:17:41.000Z (almost 8 years ago)
- Last Synced: 2024-11-01T08:34:16.349Z (13 days ago)
- Topics: git, tool, yuki
- Language: JavaScript
- Size: 241 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yuki-git-commit
⛩ commit friendly[![Travis](https://img.shields.io/travis/yuki-torii/yuki-git-commit.svg?style=flat-square)](https://travis-ci.org/yuki-torii/yyuki-git-commit)
[![npm](https://img.shields.io/npm/v/yuki-git-commit.svg?style=flat-square)](https://github.com/limichange/yuki-git-commit)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/yuki-torii/yuki-git-commit/master/LICENSE)
[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)## Install
```bash
$ npm i -g yuki-git-commit
# or
$ yarn global add yuki-git-commit
```## Usage
Just `ygc`
```bash
$ ygc -hUsage: 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)