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
- Host: GitHub
- URL: https://github.com/leancodepl/arbsort
- Owner: leancodepl
- Created: 2024-03-28T11:07:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T11:22:02.000Z (about 2 years ago)
- Last Synced: 2024-05-02T01:41:33.150Z (about 2 years ago)
- Topics: arb
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```