rep-grep 0.0.8

wgrep/write-grep CLI
1
2
3
4
.PHONY: show-man

show-man:
	man $$(ls -t target/debug/build/rep-grep-*/out/rep.1 | head -1)