Skip to content

temoto/py-gitfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What ==== FUSE (filesystem in userspace) that presents contents of git repository. This is a learning project. Aims: * learn how to make FUSE in Python * create a working read-only git FUSE tonight Done and done. Roadmap ======= * setup.py * clean up code, refactor copy-pasted pieces * tests * PyPi 

About

FUSE (filesystem in userspace) that presents contents of git repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages