Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 570 Bytes

flux-mods

> cd ~
> mkdir my-workspace                                        # create workspace directory
> cd my-workspace                                           # go to workspace directory
> git clone https://github.com/seyhajin/flux.git            # clone 'flux' repository
> git clone https://github.com/seyhajin/flux-mods.git       # clone 'flux-mods' repository
> git clone https://github.com/seyhajin/flux-samples.git    # clone 'flux-samples' repository
> ./flux/flux build flux-mods/hello flux-samples/hello      # build 'hello' module and sample