observing / pre-commit

Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
MIT License
1.88k stars 153 forks source link

Support NVM with sourcetree #137

Open whomobile opened 6 years ago

whomobile commented 6 years ago

I am using nvm and sourcetree for git management. though CLI it works fine, sourcetree failed to find node with NVM. so detect NVM and use that.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling 76b5e13f612ce035b911141adcb5e4ee3b70f33b on whomobile:master into f25888ffc67d21beaa1572b53ab6704a67266b64 on observing:master.