0.0.2 • Published 3 months ago

@elmy-oss/send-message-cli-test3 v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

Send pubSub messages

This script used for sending pubSub messages to a pubSub server

How

Install

  • from sources:
npm install
npm run build
npm link
  • from NPM:
npm install -g @elmy-oss/send-message-cli

Run

send-message --env=.env.beta <topicName> <path/to/message-list.json>

Config

Copy the .env.sample to .env and add your pubSub server informations