Homebrew has an awesome repository of FUSE filesystems for OS X on the homebrew/fuse tap.
From the formula guidelines, I think the only change we need is to have our Makefile install the procfs binary and plist to the right Homebrew directory. But that said, our source could use some tidying.
Homebrew has an awesome repository of FUSE filesystems for OS X on the homebrew/fuse tap.
From the formula guidelines, I think the only change we need is to have our Makefile install the
procfsbinary and plist to the right Homebrew directory. But that said, our source could use some tidying.