A simple example of the usage of the FsStorm library. Inspired by the example in storm-starter.
Build in Visual Studio.
Have a local Storm installed and running. Make sure F# interpreter is in the path and from the build output folder (/bin/Debug by default):
fsi Submit.fsx
Open Storm UI and see the Storm worker logs for runtime details.