aszalowski / obci-tags-filter

Command line tool to preprocess .obci.tag files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obci-tags-filter

obci-tags-filter is a command line tool to filter out tags from .obci.tag files based on words that should be excluded.

Installation and usage

Clone the repository and run:

cargo build --release

For usage see help:

./target/release/obci-tags-filter --help

About

Command line tool to preprocess .obci.tag files


Languages

Language:Rust 100.0%