0.0.1-a • Published 9 years ago

thrall v0.0.1-a

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

# Thrall

Ultra-simple, potentially asynchronous task runner, inspired in part by Grunt and Make. Thrall is designed to allow you consolidate tasks to ease deployment by keeping the tasks required to deploy your application in your repository. It's also designed for speed; tasks can be configured to run in parallel, and Thrall is very lightweight.