Skip to content

x-ethr/ethr-cli

Repository files navigation

ethr-cli

Overview

ethr-cli provides utilities for local development, deployment(s), and ci-related management.

Getting Started

Installing

brew tap x-ethr/homebrew-taps

brew install ethr-cli
Upgrading
brew update && brew upgrade ethr-cli
Reinstalling
brew update
brew unlink ethr-cli
brew install ethr-cli

Usage

Available Command(s)
ethr-cli --help

Contributions

See the Contributing Guide for additional details on getting started.