Install SMDK
SMDK is an independent executable downloadable via Fluvio CLI
.
Install SMDK:
$ fluvio install smdk
Current channel: stable
🎣 Fetching stable version for package: fluvio/smdk...
⏳ Downloading package with latest version: fluvio/smdk:0.10.0+dc420af88d7a67599547266ebfefdd71a0f85754...
🔑 Downloaded and verified package file
The executable is installed in ~/.fluvio/bin/
directory, the same directry as fluvio, hence the command should be immediate accesible at the prompt. Let’s check it out:
SmartModule Development Kit utility
Usage: smdk <COMMAND>
Commands:
build Builds SmartModule into WASM
generate Generates a new SmartModule Project
test Test SmartModule
load Load SmartModule into Fluvio cluster
publish Publish SmartModule to Hub
set-public Set package as public
version Print smdk version information
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help