Do these steps:
- install ctags exuberant
- download the repository
- load OpenFOAM variables (e.g. of2106)
- run ./AllrunTags
AllrunTags script do mainly these commands:
- cd $WM_PROJECT_USER_DIR
- run createTags
- run createMainTagInProjectRoot
- cd $WM_PROJECT_DIR
- run createTags
- run createMainTagInProjectRoot
If you want to delete the .tags files run ./delTags