Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 491 Bytes

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