Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 209 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 209 Bytes

🧐 whaatch

Watch a git directory and commit on every file change.

Usage

Global

npm i -g whaatch
whaatch <git dir>

Local

npm i whaatch
./node_modules/.bin/whaatch <git dir>