Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/projectriff/riff
- Owner: projectriff
- License: apache-2.0
- Archived: true
- Created: 2017-07-28T21:42:28.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T21:30:42.000Z (over 3 years ago)
- Last Synced: 2024-06-18T18:44:50.482Z (5 months ago)
- Topics: faas, knative, serverless, serverless-functions
- Homepage: https://projectriff.io
- Size: 71.2 MB
- Stars: 799
- Watchers: 39
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.adoc
Awesome Lists containing this project
- awesome-repositories - projectriff/riff - riff is for functions (Others)
- go-awesome - riff - Kubernetes-based FaaS (Open source library / Serverless)
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 KubernetesThe 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].