/flux-depend

Job dependency module for the Flux Framework

Primary LanguageRustGNU Lesser General Public License v3.0LGPL-3.0

flux-depend

Job dependency module for the Flux Framework

Development

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