grunt
https://github.com/gruntjs/grunt
JavaScript
Grunt: The JavaScript Task Runner
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported20 Subscribers
Add a CodeTriage badge to grunt
Help out
- Issues
- creat grunt.hideTasks() method or the like
- Removed --stack option to always print stack traces for errors
- Add a way to see how long each individual task took to run
- Multitask option to set the default behavior when a subtask is not specified
- Run specific task(s) with force option
- Asynchronous configuration
- Support for setting preserving and setting permissions of files copied with grunt.file.copy
- Call after (or done) callback after task ends
- public vs private tasks
- Provide conditional support for file inclusion.
- Docs
- JavaScript not yet supported