edisonywh / committee

️⚡️ Supercharged git hooks manager in pure Elixir
MIT License
62 stars 6 forks source link

Add `mix committee.uninstall` #14

Closed gabrielpra1 closed 4 years ago

gabrielpra1 commented 4 years ago

This PR is my attempt to close #3.

I also created a helper Hooks module for handling the operations with git hooks and avoiding code duplication with the install task.

edisonywh commented 4 years ago

👋 Hello @gabrielpra1!

I had a quick skim through it and it looks amazing, better than what I could've done! :)

However this is a big PR so I'll need some time to review it, I can probably do it in the next couple of days.

I'll keep you updated, but thanks so much for your contribution 🎉🎉🎉

gabrielpra1 commented 4 years ago

Thanks @edisonywh!