Document your code
Every project on GitHub comes with a version-controlled wiki to give your documentation the high level of care it deserves. It’s easy to create well-maintained, Markdown or rich text documentation alongside your code.
Sign up for free See pricing for teams and enterprisesHome
"FUSE for OS X" allows you to extend OS X's native file handling capabilities via third-party file systems. It is a successor to MacFUSE, which has been used as a software building block by dozens of products, but is no longer being maintained.
As a user, installing the "FUSE for OS X" software package will let you use any third-party file system written atop "FUSE for OS X" or MacFUSE, if you choose to install the MacFUSE compatibility layer. As a developer, you can use the OSXFUSE SDK to write numerous types of new file systems as regular user space programs.
Getting Started
- Read Frequently Asked Questions
- Index of all wiki pages