An open API service indexing awesome lists of open source software.

https://github.com/veeara282/hashtag-fs

Experimental file system with support for hashtags
https://github.com/veeara282/hashtag-fs

Last synced: 3 months ago
JSON representation

Experimental file system with support for hashtags

Awesome Lists containing this project

README

        

# #FS (HashtagFS)

An experimental file system with support for hashtags.

Uses the [FUSE binding for Rust](https://github.com/zargony/rust-fuse)

## Copyright and License Information

Copyright © 2016 Aidan Fitzgerald

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but **without any warranty**; without even the implied warranty of
**merchantability** or **fitness for a particular purpose**. See the
GNU General Public License (in the file `LICENSE`) for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .