ranla-cli
v0.15.3
Published
Ranla CLI — send email from the terminal
Maintainers
Readme
ranla-cli
Send email from the terminal with the Ranla API.
npm install -g ranla-cli
export RANLA_API_KEY=rnl_your_key_here
ranla emails send --from [email protected] --to [email protected] --subject "Hi" --text "Hello"Defaults to https://api.ranla.ai. Pass --base-url to use another host. SUPERSENDTX_API_KEY is also accepted.
License
MIT
