defendtheweb / NexBot

Node.js IRC bot
Other
8 stars 8 forks source link

grunt-cli as local dev dependencies #79

Closed verath closed 10 years ago

verath commented 10 years ago

This change should allow for;

> git clone ...
> npm install
> npm test

Directly, without globally installing grunt-cli.