1.14.1 • Published 1 year ago

@segersniels/gitmoji v1.14.1

Weekly downloads
2
License
-
Repository
github
Last release
1 year ago

gitmoji

Actionsnpm

This project provides an easy solution for using gitmoji from your command line. Gitmoji solves the hassle of searching through the gitmoji list! 🎉

About

A simplistic interpretation of the carloscuesta/gitmoji-cli repository with only basic commit functionality.

Usage

Usage: gitmoji [options] [command]

A gitmoji client for using emojis on commit messages.

Options:
  -V, --version     output the version number
  -h, --help        display help for command

Commands:
  commit [options]  Interactively commit using the prompts
  update            Sync emoji list with the repo
  list              List all the available gitmojis
  config            Configure general gitmoji behaviour
  help [command]    display help for command

AI generated message

You can generate commit messages based on your current staged changes by passing the --generate flag to the commit command.

gitmoji commit --generate

To use the latest model (GPT-4 at time of writing) simply enable it in the config using gitmoji config enable. By default gitmoji uses the gpt-3.5-turbo model.

Keep in mind that you will need to set the OPENAI_API_KEY environment variable which you can obtain through the OpenAI website.

Config

Configure global gitmoji settings through an easy prompt selection.

Usage: gitmoji config [options] [command]

Configure general gitmoji behaviour

Options:
  -h, --help      display help for command

Commands:
  enable          Enable behaviour
  disable         Disable behaviour
  list|ls         View the current config
  help [command]  display help for command

Examples

To disable automatic capitalization of the first character of your commit message:

$ gitmoji config disable
? Choose an option to disable ›
❯   capitalize-first-letter
1.14.1

1 year ago

1.14.0

1 year ago

1.13.1

1 year ago

1.13.0

1 year ago

1.12.3

1 year ago

1.12.2

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.12.6

1 year ago

1.12.5

1 year ago

1.12.4

1 year ago

1.11.0

1 year ago

1.11.4

1 year ago

1.11.3

1 year ago

1.11.2

1 year ago

1.11.1

1 year ago

1.11.8

1 year ago

1.11.7

1 year ago

1.11.6

1 year ago

1.11.5

1 year ago

1.11.9

1 year ago

1.10.0

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.6.2

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.1

2 years ago

1.5.0

3 years ago

1.5.0-beta.0

3 years ago

1.4.0

3 years ago

1.4.0-beta.0

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

4 years ago

1.3.1-beta.1

4 years ago

1.3.1-beta.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.0-beta.3

4 years ago

1.2.0-beta.1

4 years ago

1.2.0-beta.2

4 years ago

1.2.0-beta.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.0-beta.2

4 years ago

1.1.0-beta.1

4 years ago

1.0.2

4 years ago

1.1.0-beta.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago