Description
Ctags generation for Git repositories can be parallelized through a wrapper around universal-ctags built from source. This tool helps developers keep symbol indexes current for editors and navigation. It reads source trees and writes tag files, so generated indexes may reveal source structure when shared.