Command line client for ZeroMQ Base-85 encoding
npm install z85-cli




Command line client for ZeroMQ Base-85 encoding
Install the module with:
```
npm install -g z85-cli
z85 --encode [-e]
`$3
`
z85 --decode [-d]
``Please refer to 32/Z85 - ZeroMQ Base-85 Encoding Algorithm.