Skip to content

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications

License

Notifications You must be signed in to change notification settings

joeabbey-anchor/flow-cli

 
 

Flow CLI

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications.

Installation

To install the Flow CLI, follow the installation instructions on the Flow documentation website.

Documentation

You can find the CLI documentation on the Flow documentation website.

Development

Releasing

  • Tag a new release and push it
  • Build the binaries: make versioned-binaries
  • Upload the binaries: make publish
  • Update the Homebrew formula: e.g. brew bump-formula-pr flow-cli --version=0.12.3

To make the new version the default version that is installed

  • Change version.txt and commit it
  • Upload the version file: gsutil cp version.txt gs://flow-cli

About

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.8%
  • Makefile 1.2%
  • Shell 1.2%
  • PowerShell 0.8%