Adding New Feedback Tools

Any tool that you can invoke from Ant, either as a task or as an executable, is a potential feedback tool to add to Glean. The framework it sits within is simple, and getting a basic running script is usually a short order.

To add a new tool to Glean:

That's all there is to it. By placing the build script and folder in the right place, Glean can find it and run it.

If you think the script you create would be valuable to others as well, please consider passing it along and I will include it in the next release of Glean.