mirror of
https://github.com/xiaoqidun/symfs.git
synced 2026-02-02 16:13:54 +08:00
8 lines
344 B
Markdown
8 lines
344 B
Markdown
# symfs
|
|
一个高性能、直通挂载的跨平台 Go 语言文件系统
|
|
|
|
# 安装依赖
|
|
项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用
|
|
|
|
# 授权协议
|
|
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议 |