dedifferentiator / jifs

Wheel-reinvented pass-through fs based on FUSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jifs

Build

  • git clone https://github.com/dedifferentiator/jifs
  • stack build

Usage

Since jifs should be treated as an unstable one, it's recommended to run it with the debug flags.

  • mkdir mntdir
  • ./jifs -d -o auto_unmount mntdir

About

Wheel-reinvented pass-through fs based on FUSE

License:GNU General Public License v2.0


Languages

Language:Haskell 100.0%