RSA CLI
Docs
Development
Setup environment
yarn install
Run the code
yarn start # or node ./src/main.js
Build executable
yarn build