Skip to content

xenogenics/spl-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPL application playground

This repository contains some basic examples of what can be achieve with the SPL programming languages and the Streams runtime.

Getting started

Grabbing a runtime image for Streams

You need to build it and push it in your own registry. The Makefile assume localhost:5000 as the default registry, and $USER as the default namespace.

Build the applications

$ make

License

See the LICENSE file.