Skip to main content
Version: sdf-beta1.1 (stable)

sdf setup

The sdf setup checks and install some of the prerequisites to generate, build and run a SDF Project.

sdf setup command​

The setup command has the following hierarchy:

$ sdf setup -h
Setup pre-requisites for Stateful Dataflows

Usage: sdf setup

Options:
-h, --help Print help

Examples​

sdf setup​

In case of success a message is returned

$ sdf setup
All pre-requisites are installed!