askbuddie / npelection

Nepal election CLI tool to get the election update from terminal
https://askbuddie.com
MIT License
12 stars 4 forks source link
cli go golang golang-application golang-examples nepal terminal terminal-app

NpElection ( Nepal Election )

NpElection displays the election data of Nepal right from the comfort of your terminal.

Installation

How to use

Once you have downloaded a release file, extract the zip and run from the relative directory:

./npelection

Add to Path

./npelection init

Now, you will be able to use npelection as a command.

List districts

./npelection list

List all districts.

Get Election Result for District

./npelection get -d <district>

Note, you can simply use: npelection get -d <district> after doing ./npelection init.

Prerequisites (Build only)

Build

Disclaimer: This tool is made entirely for educational purposes. Any legal responsibility belongs to the person or organization that uses it.