mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
12 lines
253 B
Markdown
12 lines
253 B
Markdown
# taggart
|
|
|
|
a tui music tagger based on [tengri](https://codeberg.org/unspeaker/tengri) like
|
|
[tek](https://codeberg.org/unspeaker/tek).
|
|
|
|
## installation
|
|
|
|
install with cargo from source:
|
|
|
|
```
|
|
cargo install --git https://codeberg.org/unspeaker/taggart
|
|
```
|