seekr-util 0.3.1

System search util for linux
1
2
3
4
5
6
7
8
debug:
  GTK_DEBUG=interactive cargo run --release

run:
  cargo run --release

build:
  cargo i18n && cargo build --release