@not3/cli
v2.1.0
Published
Please visit the [main](https://github.com/not-three/main) repository for more information.
Readme
not-th.re/cli
Please visit the main repository for more information.
NPM
npm i -g @not3/clinot3 --helpDocker
docker run --rm -it -v "$(pwd):/data" ghcr.io/not-three/cli --help
# e.g. to encrypt a file
docker run --rm -it -v "$(pwd):/data" ghcr.io/not-three/cli encrypt -f secret.txt -o secret.txt.enc