grunt Command Examples

A JavaScript task runner for automating processes. More information: https://github.com/gruntjs/grunt-cli.

grunt

grunt {{task1 task2 ...}}

grunt --gruntfile {{path/to/file}}

grunt --base {{path/to/directory}}

grunt --tasks {{path/to/directory}}

grunt --no-write

grunt --help