Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 345 Bytes

ICGC DCC - Storage File System

ICGC storage file system for the ICGC storage system.

Build

To compile, test and package the module, execute the following from the root of the repository:

mvn -am -pl dcc-storage/dcc-storage-fs

Prerequisites

Mac

Requires osxfuse

Linux

Requires libfuse2,fuse packages