basic grimoire spell support.

This commit is contained in:
fiatjaf
2025-12-19 15:16:22 -03:00
parent 9bf728d850
commit 8f38468103
5 changed files with 522 additions and 107 deletions

View File

@@ -28,7 +28,7 @@ var app = &cli.Command{
Commands: []*cli.Command{
event,
req,
filter,
filterCmd,
fetch,
count,
decode,
@@ -53,6 +53,7 @@ var app = &cli.Command{
git,
nip,
syncCmd,
spell,
},
Version: version,
Flags: []cli.Flag{