Overview
Fluvio Connector Development Kit (CDK) is a command-line tool whose primary goal is to help developers build, test, deploy SmartConnectors, and publish them to the Hub.
CDK only supports connectors developed in the Rust programming language. Other languages will be added in future releases.
Install Rust compiler and Cargo. See https://www.rust-lang.org/tools/install for installation instructions.