22 lines
333 B
Markdown
22 lines
333 B
Markdown
# tagger
|
|
|
|
A command line tool to easily bulk-edit file tags.
|
|
|
|
## Dependencies
|
|
|
|
- [libscerror](https://git.bobpolis.com/bob/libscerror/)
|
|
- [libscstring](https://git.bobpolis.com/bob/libscstring/)
|
|
- [libscterm](https://git.bobpolis.com/bob/libscterm/)
|
|
|
|
## Build
|
|
|
|
`make`
|
|
|
|
## Install
|
|
|
|
`sudo make install`
|
|
|
|
## Documentation
|
|
|
|
`man tagger`
|