Skip to content

martinmosegaard/registry-sorter

Repository files navigation

registry-sorter

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)

Usage

$ ./gradlew installDist
$ ./build/install/registry-sorter/bin/registry-sorter

Test

$ ./gradlew cobertura
$ open build/reports/tests/index.html
$ open build/reports/cobertura/index.html

Check code

$ ./gradlew check
$ open build/reports/codenarc/main.html
$ open build/reports/codenarc/test.html

Check for dependency updates

$ ./gradlew dependencyUpdates

About

Sorts lines of text based on indentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages