ChrisWren / grunt-link-checker

Run node-simple-crawler to discover broken links on your website
MIT License
33 stars 9 forks source link

Update package.json. #16

Closed XhmikosR closed 9 years ago

XhmikosR commented 9 years ago

@ChrisWren: should I also remove grunt-release? It seems unused.

ChrisWren commented 9 years ago

grunt-release is just a helper to bump the package.json version, push to npm, and add a git tag all as an atomic operation

XhmikosR commented 9 years ago

But shouldn't there be any reference of it in Gruntfile.js then? How do you use it?

ChrisWren commented 9 years ago

You just have to load it, no config required: https://github.com/geddski/grunt-release#setup