Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 317 Bytes

SCORe - Storage File System

SCORe storage file system for the SCORe.

Build

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

mvn -am -pl score/score-fs

Prerequisites

Mac

Requires osxfuse

Linux

Requires libfuse2,fuse packages