Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/projectriff/riff

riff is for functions
https://github.com/projectriff/riff

faas knative serverless serverless-functions

Last synced: 3 months ago
JSON representation

riff is for functions

Awesome Lists containing this project

README

        

= Project riff is complete. So Long, and Thanks for All the Fish

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].

There are many repos under the projectriff org

image::dependencies.png[riff dependencies]

== Code of Conduct

Please refer to the link:CODE_OF_CONDUCT.adoc[Contributor Code of Conduct].