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.
- Host: GitHub
- URL: https://github.com/nitaking/gitmoji-c
- Owner: nitaking
- License: mit
- Created: 2019-06-08T13:00:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T22:30:57.000Z (12 months ago)
- Last Synced: 2025-05-12T21:17:34.573Z (11 months ago)
- Topics: gitmoji, gitmoji-cli, gpg
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/gitmoji-c
- Size: 176 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://npmjs.org/package/gitmoji-c)
[](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.

# Install
```
$ yarn global add gitmoji-c
```
# Usage
```
$ gitmoji --help
```
## Commit
```
$ gitmoji commit
```

## List
```
$ gitmoji list
```
## Search
```
$ gitmoji list
```
ex:
```
$ gitmoji list apple
🍎 - :apple: - Fixing something on macOS.
🍏 - :green_apple: - Fixing something on iOS.
```