vedran

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

Vedran

Polkadot chain loadbalancer.

Installation

You can download already built binaries for your platform from builds folder or get vedran golang package and build it locally. Find detailed instructions below.

Get vedran package
  1. Install Golang 1.13 or greater
  2. Run the command below
go get github.com/NodeFactoryIo/vedran
  1. Run vedran from your Go bin directory. For linux systems it will likely be:
~/go/bin/vedran

Note that if you need to do this, you probably want to add your Go bin directory to your $PATH to make things easier!

Usage

$ vedran -h

vedran is a command line interface for ....

Usage:
  vedran [command]

Available Commands:
  version     Show the current version of Vedran deamon app

Use "vedran [command] --help" for more information about a command.

Development

Run daemon app with go run main.go [command].

Expected name of the configuration file depends on ENV variable. For example, if you run a daemon app with ENV=test go run main.go start, expected config file name is config-test.yaml

License

This project is licensed under Apache 2.0:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
mocks
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL