Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 -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)