Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 563 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 563 Bytes

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.