add configuration check script between current brisk.conf.pho file and the official...
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3