Skip to content

echopoint v0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 20:10
· 9 commits to main since this release
75df4b0

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.sh | sh

Quick Install (Windows / PowerShell)

irm https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.ps1 | iex

Manual Download

Download the appropriate binary for your platform from the assets below.

Changelog

  • 75df4b0 feat(flows): flows tag command + run-by-tag GitHub Action (#10)