Skip to content

zegerhoogeboom/flysystem-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flysystem - Java

Build Status Coverage Status Software License

Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Flysystem is originally designed and developed in PHP, see https://github.com/thephpleague/flysystem. This repo is a Java implementation of Flysystem.

This currently is VERY alpha. Please see the tests on what is currently implemented.

About

Abstraction for local and remote filesystems. Java implementation of https://github.com/thephpleague/flysystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages