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 152 forks source link

cross-spawn@4 - much faster installs and fixes "cross-spawn no longer requires a build toolchain" warning #77

Closed antialias closed 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling d213bf66ce3ca464325441a6d6518eb75c08c47a on antialias:master into fec48cb4e642dfcd62bbdae144f2496a4e43fd0f on observing:master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 95.413% when pulling e9d35c502e424d3a8796a2fd5cb56322bea1508f on antialias:master into fec48cb4e642dfcd62bbdae144f2496a4e43fd0f on observing:master.

antialias commented 8 years ago

@3rd-Eden

3rd-Eden commented 8 years ago

Thanks for your contribution

antialias commented 8 years ago

Thanks for merging. Would you mind publishing this? Re-building spawn-sync during every fresh npm install is wearing my computer out.