grunts
v0.0.2
Published
Custom grunt tasks by Harald Rudell
Downloads
60
Readme
Done, without errors.
<h2>Task Reference</h2>
<h3>grunt exports</h3>
<p>Lists the exports if your module is a library.</p>
<h3>grunt bump</h3>
<p>Increases the third digit of the project's version number in package.json.</p>
<p>also: grunt bump major, grunt bump minor</p>
<h3>grunt test</h3>
<p>Runs tests provided by the mochawrapper module.</p>
<h2>Notes</h2>
<p>© 2013 [Harald Rudell](http://www.haraldrudell.com) wrote this for node in January, 2013</p>
<p>Please suggest better ways, new features, and possible difficulties on <a href=https://github.com/haraldrudell/haraldutil>github</a></p>