implement bash completion generator
Brought to you by:
pkozelka
Based on xml output, the tool should be able to generate bash completion script, as detailed and type sensitive as possible.
There should be a way to add the generator into build (maven plugin ?), but the primary usecase is, manual generation.
Anonymous