https://github.com/vietdien2005/commit-funny-icons
Make your commit not bored anymore
https://github.com/vietdien2005/commit-funny-icons
emoji git python
Last synced: 2 months ago
JSON representation
Make your commit not bored anymore
- Host: GitHub
- URL: https://github.com/vietdien2005/commit-funny-icons
- Owner: vietdien2005
- Created: 2016-08-23T04:13:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T05:12:49.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T08:29:46.148Z (over 1 year ago)
- Topics: emoji, git, python
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# commit-funny-icons
Make your commit not bored anymore

## First Step
Crawl icons from http://dongerlist.com/ into folder icons
Command to run:
```bash
$ python crawl.py
```
## Second Step
Add this line below to your bash profile
```bash
alias randicon="(path_project)/randicon.sh"
```
## Second Three
Change path folder icons in file prepare-commit-msg and copy it to folder your project
```bash
[path-your-project]/.git/hooks/
```
## Done
Let's try to commit