An open API service indexing awesome lists of open source software.

https://github.com/mrexox/righthook

An experiment of rewriting the lefthook in Rust
https://github.com/mrexox/righthook

Last synced: 3 months ago
JSON representation

An experiment of rewriting the lefthook in Rust

Awesome Lists containing this project

README

        

# righthook

This is an experiment of rewriting the [lefthook](https://github.com/evilmartians/lefthook) in Rust.

To do

- [x] Basic run hooks
- [ ] Installing into .git/hooks
- [ ] Handle templates like {stage_files} and {push_files}
- [ ] Run jobs in parallel
- [ ] Skip, glob, exclude options