• Chris Peterson's avatar
    Change ant target enumeration · 013b2bff
    Chris Peterson authored
    Make use of ant's project help feature instead of trying to parse XML with regex (see: http://stackoverflow.com/a/1732454/740787).
    This is a behavioral change that does a few things:
     • adds support for ant imports, which were previously not recognized as possibly containing targets
     • supresses targets with no description, as these are conventionally for internal use only
    013b2bff
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...