ngerakines / commitment

A commit message generator that I use.

Home Page:http://whatthecommit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looking For Sponsors

Enjoying https://whatthecommit.com/ ? Consider becoming a sponsor of this project. Your contributions keep the site running.

https://github.com/users/ngerakines/sponsorship

About WTC (What The Commit)

Commitment is a small Tornado application that generates random commit messages.

https://whatthecommit.com/

Commitment also provides https://whatthecommit.com/index.txt which provides plain text output.
Some interesting usage for that can be:

git config --global alias.yolo '!git commit -m "$(curl -s https://whatthecommit.com/index.txt)"'

Or use one of the following VSCode Extensions:

License

Copyright (c) 2010-2021 Nick Gerakines nick@gerakines.net

This project and its contents are open source under the MIT license.

About

A commit message generator that I use.

http://whatthecommit.com/

License:MIT License


Languages

Language:Python 86.3%Language:HTML 11.0%Language:Dockerfile 2.4%Language:Procfile 0.2%