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