v0.28.0
From the registry:
npm install -g @needmoretruth/nmts-cli@0.28.0
Or straight from this repository, without the registry:
npm install -g github:needmoretruth/nmts-cli#v0.28.0
Or, without a clone, from the tarball attached below:
npm install -g https://github.com/needmoretruth/nmts-cli/releases/latest/download/nmts.tgz
Node 22 or newer. Nothing is compiled by a C compiler and there is no native build
step; the encryption engine is a WebAssembly module carried in the package.