/fn-1-cli

CLI tool for fnproject.

Primary LanguageGoApache License 2.0Apache-2.0

Fn CLI FORK (https://github.com/fnproject/cli is the real project)

CircleCI

Install

MacOS installation:

sh brew update && brew install fn

or

Alternatively for Linux/Unix/MacOS:

curl -LSs https://raw.githubusercontent.com/rijulsudhir/fn-1-cli/master/install | sh

General Information

CLI Development

Build from source

See CONTRIBUTING for instructions to build the CLI from source.