Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
/ lefthook Public archive

Lefthook installer

License

Notifications You must be signed in to change notification settings

orsinium-archive/lefthook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lefthook

Wrapper for lefthook to make it installable in the Python ecosystem. Add it into your project dependencies if you want to use lefthook in your Python project.

Installation

python3 -m pip install --user lefthook

Usage

You can use this module as proxy for original lefthook. It can be installed on the first execution.

python3 -m lefthook --help

This command will install the latest lefthook release and call lefthook --help. Now, you can use lefthook directly:

lefthook --help