Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@adriencaccia/gitmoji-cli
Advanced tools
A gitmoji-cli fork with a simple Trello integration
On Ubuntu, If the emojis aren't displayed in color in your terminal, run this: sudo apt install fonts-noto-color-emoji
$ npm i -g @adriencaccia/gitmoji-cli
$ gitmoji-trello --help
A gitmoji interactive client for using gitmojis on commit messages.
Usage
$ gitmoji-trello
Options
--init, -i Initialize gitmoji as a commit hook
--remove, -r Remove a previously initialized commit hook
--config, -g Setup gitmoji-trello preferences.
--commit, -c Interactively commit using the prompts
--list, -l List all the available gitmojis
--search, -s Search gitmojis
--version, -v Print gitmoji-trello installed version
--update, -u Sync emoji list with the repo
You can use the commit functionality in two ways, directly or via a commit-hook.
Start the interactive commit client, to auto generate your commit based on your prompts.
$ gitmoji-trello -c
Run the init option, add your changes and commit them, after that the prompts will begin and your commit message will be built.
$ gitmoji-trello -i # this will create the .git/hooks/prepare-commit-msg
$ git add .
$ git commit
Run gitmoji-trello -g
to setup some gitmoji-cli preferences, such as the auto git add .
feature.
FAQs
A gitmoji client for using emojis on commit messages.
We found that @adriencaccia/gitmoji-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.