# The Tasks Directory
This directory consists of makefile tasks called by the [project makefile](https://github.com/imaginate/are/blob/master/make.js). Each script must export one [Task object](https://github.com/imaginate/are/blob/master/helpers/task.js) with at least one method. See the [makefile](https://github.com/imaginate/are/blob/master/make.js) for instructions on using the tasks.

<br />
--
**Happy Developing,**

<a href="http://www.algorithmiv.com/are"><img src="http://www.algorithmiv.com/images/aIV-logo.png" alt="Algorithm IV Logo" /></a>
