noteguard
the nostr relay spam guardian
git clone
git://jb55.com/noteguard
Log
|
Files
|
Refs
|
README
|
LICENSE
Makefile (58B)
1
tags:
2
find src -name '*.rs' | xargs ctags
3
4
.PHONY: tags