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

https://github.com/psenger/example-pre-commit-hook

example-pre-commit-hook
https://github.com/psenger/example-pre-commit-hook

Last synced: 3 months ago
JSON representation

example-pre-commit-hook

Awesome Lists containing this project

README

          

# Example pre-commit hook

> This is just a simple example of how to use the pre-commit hook in your project.

This very simple example uses NodeJS Script to compare the hash code of two files ( there are many
ways to do this)