Files
latex-acronym-sort/README.md
2022-05-08 20:27:18 +02:00

14 lines
206 B
Markdown

# latex-acronym-sort
Auto sorter for the latex acronym package
## Build
Run the following command to build this project:
```shell
cargo build -r
```
## Usage
```shell
latex-acronym-sort -f <filepath>
```