#%Module

proc ModulesHelp { } {
    puts stderr { unimelb-mf-clients is a collection of command-line tools to transfer data to/from Mediaflux, the data management platform operated by Research Computing Services. - Homepage: https://unimelb.atlassian.net/wiki/spaces/RCS/pages/191037756/Mediaflux+Unimelb+Command-Line+Clients }
}

module-whatis {unimelb-mf-clients is a collection of command-line tools to transfer data to/from Mediaflux, the data management platform operated by Research Computing Services. - Homepage: https://unimelb.atlassian.net/wiki/spaces/RCS/pages/191037756/Mediaflux+Unimelb+Command-Line+Clients}

conflict unimelb-mf-clients

module load Java/1.8.0_152

set root /data/cephfs/unimelb-mf-clients/current

prepend-path PATH $root/bin/unix



