Sorts lines of text based on indentation.
[![Build Status](https://travis-ci.org/martinmosegaard/registry-sorter.svg?branch=master)](https://travis-ci.org/martinmosegaard/registry-sorter) [![Coverage Status](https://coveralls.io/repos/martinmosegaard/registry-sorter/badge.png)](https://coveralls.io/github/martinmosegaard/registry-sorter)$ ./gradlew installDist
$ ./build/install/registry-sorter/bin/registry-sorter
$ ./gradlew cobertura
$ open build/reports/tests/index.html
$ open build/reports/cobertura/index.html
$ ./gradlew check
$ open build/reports/codenarc/main.html
$ open build/reports/codenarc/test.html
$ ./gradlew dependencyUpdates