I'm working on writing a grunt plugin that will help with a build process I use quite frequently. What I usually end up doing is copying/pasting my GruntFile from project to project, but I think it might be a bit more useful putting it into a plugin. The tasks that I use for this build process are usually grunt tasks such as I'm working on writing a grunt plugin that will