Job dependency module for the Flux Framework
A VSCode Developer Environment is included for your development. It provides an installation of Flux alongside the rust toolchain. You can open the environment by opening VSCode -> View -> Command Palette -> Dev Containers: Rebuild Container. Once in the container (or in an environment with cargo) you can do:
$ cargo update
$ cargo build