Installation
Use Package Manager
npm
Install rsa-cli
globally by running:
$ npm install --global rsa-cli
Yarn
Add rsa-cli
to global by running:
$ yarn global add rsa-cli
Use Executable
Download the executable for your device from Releases, you don't even need to install it.
To use as rsa
command in terminal, just add this to $PATH
.