Closed adardesign closed 12 years ago
This is explained in the Grunt documentation:
https://github.com/cowboy/grunt/blob/master/docs/getting_started.md#the-grunt-js-file-aka-gruntfile
It shouldn't be the job for every plugin to explain convention.
Sorry for not commenting earlier, the doc that @tbranyen links to explains exactly what you are looking for.
Especially the 2nd instruction: "Call grunt.loadNpmTasks('grunt-casperjs') in your gruntfile"
Please have a link to a demo grunt file.
Thanks