first โ let's grow my twitter, so i can tell about my inventions quicker and make the world even better place (or not, idk)
A month ago I opensourced OpenCommit.
Now you can switch to GPT-4 and see how it answers WHY and WHAT change was done ๐คฏ๐ซ
How to install OpenCommit
Simply install it globally with npm, to use in any repo:
npm i -g opencommit
After installing type oc
and hit "Enter" in a terminal:
oc
If you want to edit a commit and make OpenCommit to be used by your IDE do:
oc hook set
That's it โ have fun ;)
Top comments (1)
Whoaaa, this is serious! I've been waiting for something like this lib to come along and save me from all those ยซfixedยป commits.