Install dev dependencies:

```sh
$ npm install -d && grunt{%= typeof cmd !== 'undefined' ? (' ' + cmd) : '' %}
```