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

https://github.com/nitaking/gitmoji-c

no gpg gitmoji-cli.
https://github.com/nitaking/gitmoji-c

gitmoji gitmoji-cli gpg

Last synced: 11 months ago
JSON representation

no gpg gitmoji-cli.

Awesome Lists containing this project

README

          


[![Version](https://img.shields.io/npm/v/gitmoji-c.svg)](https://npmjs.org/package/gitmoji-c)
[![Downloads/week](https://img.shields.io/npm/dw/gitmoji-c.svg)](https://npmjs.org/package/gitmoji-c)

gitmoji-c
=========

gitmoji-c is a [gitmoji-cli](https://github.com/carloscuesta/gitmoji-cli) clone tool that does not use gpg.

![2019-06-21 09 44 06](https://user-images.githubusercontent.com/10850034/59889833-35d0be80-9409-11e9-93b1-dd76da26d442.gif)

# Install

```
$ yarn global add gitmoji-c
```

# Usage

```
$ gitmoji --help
```

## Commit

```
$ gitmoji commit
```
![2019-06-19 07 40 52](https://user-images.githubusercontent.com/10850034/59724737-dedeb400-9265-11e9-9d39-76beec62f99c.gif)

## List

```
$ gitmoji list
```

## Search

```
$ gitmoji list
```

ex:

```
$ gitmoji list apple

🍎 - :apple: - Fixing something on macOS.
🍏 - :green_apple: - Fixing something on iOS.
```