An open API service indexing awesome lists of open source software.

https://github.com/hslam/mergefs

Package mergefs merges the file systems into one.
https://github.com/hslam/mergefs

Last synced: about 1 year ago
JSON representation

Package mergefs merges the file systems into one.

Awesome Lists containing this project

README

          

# mergefs

Package mergefs merges the file systems into one.

## Get started

### Install
```
go get github.com/hslam/mergefs
```
### Import
```
import "github.com/hslam/mergefs"
```

### License
This package is licensed under a MIT license (Copyright (c) 2022 Meng Huang)

### Author
mergefs was written by Meng Huang.