frontend/grunt.cmd (3 lines of code) (raw):

@echo off %~dp0node/node node_modules/grunt-cli/bin/grunt %* @echo on