Expand description
A gitmoji interactive client for using gitmojis on commit messages.
Structs§
- Gitmoji
- A Gitmoji
- Gitmoji
Config - The Gitmojis configuration
- Local
Gitmoji Config - The local gitmoji configuration
- Settings
- A gitmoji client for using emojis on commit messages.
Enums§
- Command
- Available commands
- Emoji
Format - The emoji format
- Error
- Gitmojis errors
Constants§
- DEFAULT_
URL - The default URL used for update
- EXIT_
CANNOT_ UPDATE - Exit code when a configuration cannot been updated
- EXIT_
NO_ CONFIG - Exit code when a configuration is require but not found
Functions§
- gitmoji_
config - Configure Gitmoji
- read_
config_ or_ default - Read the user config file, if the file does not exists, return the default configuration
- read_
config_ or_ fail - Read the user config file
- run
- Running the gitmoji code
- write_
config - Write config
Type Aliases§
- Result
- Gitmojis result