2.1.0 • Published 9 months ago
@not3/cli v2.1.0
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