real-votes admin console
This CLI is a simple admin tool created to manage the real-votes API.
Setup
To install, run the following command:
npm i -g real-votes-admin
For each session set your PASSWORD environment variable:
export PASSWORD:"realVotesAdminPasswordGoesHere"
To get the password, ask one of the real-votes creators.
Usage
To run type the following command:
realvotesadmin
From within the CLI enter the command help
to see available commands.