Fast and powerful Git hooks manager for any type of projects.
A Git hooks manager for Node.js, Ruby, Python and many other types of projects. It is written in Go, can run commands in parallel, and allows to control execution and files you pass to your commands. It is also a single dependency-free binary which can work in any environment.
A Git hooks manager for Node.js, Ruby, Python and many other types of projects. It is written in Go, can run commands in parallel, and allows to control execution and files you pass to your commands. It is also a single dependency-free binary which can work in any environment.
To install lefthook, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lefthook
To see what files were installed by lefthook, run:
port contents lefthook
To later upgrade lefthook, run:
sudo port selfupdate && sudo port upgrade lefthook
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.