An open API service indexing awesome lists of open source software.

https://github.com/leancodepl/arbsort

Simple CLI tool for sorting ARB files contents alphabetically
https://github.com/leancodepl/arbsort

arb

Last synced: about 1 month ago
JSON representation

Simple CLI tool for sorting ARB files contents alphabetically

Awesome Lists containing this project

README

          

# arbsort

Simple CLI tool for sorting ARB files contents alphabetically, keeping `@@metadata` on the top, and `@term` next to `term`.

## Installation

```
brew tap leancodepl/arbsort
brew install arbsort
```

## Usage

```
arbsort
```