Created
December 19, 2012 10:47
-
-
Save anonymous/4335885 to your computer and use it in GitHub Desktop.
This shell script is inspired by dirtags.sh in: http://ctags.sourceforge.net/faq.html#15
This thing does 2 things written in the website. 1. Makes "tags" file in each directory under the given directory.
2. Makes "tags" file in the given directory, which contains all tags under the directory. Example:
When you have this structure: ~/project/hoge…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment