The most recent #nak version has things that you may have not heard about:
- "nak nsite" command for downloading and publishing nsites from a directory
- most commands now take --sec, --auth, --force-pre-auth flags so you can AUTH when publishing an nsite, for example, and the syntax etc is all shared (please report bugs)
- "nak nip" command for displaying NIP text, pretty printed
- "nak kind" command for displaying information and schema about a kind, with data sourced from https://github.com/nostr-protocol/registry-of-kinds/ (please contribute)
- when specifying a kind in any command you can pass a string and it will match a kind number, try for example "nak req -k 'fav relays' -a [email protected] --outbox"
- a bunch of fixes, most by mattn (npub1937…haj6), and some minor flags added here and there
Download at https://github.com/fiatjaf/nak/releases/tag/v0.19.13