Skip to content
On this page

Installation

WARNING

This tool is still working in progress, not recommanded for production

Compile and install

INFO

This tool require Go version > 1.19
This page will check the latest tag of repository, if rate limit reached, it will show "latest" not version name such as v0.0.1

If you have Golang development environment installed, this method maybe eaiser.

shell
go install github.com/LemonNekoGH/easinteraction-for-cadence@latest

Install by homebrew 🍺

Homebrew is a package manager for macOS/Linux

Setup

shell
$ brew tap LemonNekoGH/tap https://github.com/LemonNekoGH/tap

Install

shell
$ brew update
$ brew install easi-gen
# or avoid clash
$ brew install LemonNekoGH/tap/easi-gen