I'm new on Grunt, and recently I've create a task-runner in order to control my deployments. After, I published my Gruntfile.js to npm (because I intent to share with other developments same experience) but it does work properly when calling grunt statement.
Could someone explain me where should I start ? I read Grunt documentation, but plugins part is not well explained.
BR Arthur Silva