Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

One-file-storage

A library that provides basic file/folder API. It uses only one file to hold the structure and the content. For more details see the docs inside each class.

Build the app

mvn clean package