# cli **Repository Path**: projectriff/cli ## Basic Information - **Project Name**: cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = riff is for functions image::logo.png[riff logo, link=https://projectriff.io/] = A FaaS for Kubernetes The riff CLI helps developers build and run functions in a Kubernetes cluster. == Installation of the latest release === Binaries Official binary releases are available from the link:https://github.com/projectriff/cli/releases[Releases] page. See link:https://projectriff.io/docs/getting-started/[Getting started] for how to install the riff CLI and the riff system. === Homebrew To install the CLI for Mac OS with link:https://brew.sh/[Homebrew]: [source, bash] ---- brew install riff ---- === Chocolatey To install the CLI for Windows with link:https://chocolatey.org/[Chocolatey]: [source, bash] ---- choco install riff ---- == Contributing to riff Please refer to the link:CONTRIBUTING.adoc[Contributors' Guide]. == Code of Conduct Please refer to the link:CODE_OF_CONDUCT.adoc[Contributor Code of Conduct].