lutra

In source annotations parser;
Installation
$ gem install lutra
Usage
$ lutra [OPTIONS] [PATH]
Usage: lutra [OPTIONS] [PATH]
-t, --=TAG Search for custom
-c, --comments=COM Specify comment lines
-f, --formatter=NAME Use your own formatter
-s, --text-size=SIZE Set text size for formatter
-v, --verbose Verbose output
--hide- Hide
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request