Giter VIP home page Giter VIP logo

brainfs's Introduction

brainfs - a very brainy file system

1) Introduction
2) Requirements
3) Installation
4) Usage
5) Tests
6) Contact

---------------------------------------------------------------------
Introduction

TODO

This document contains basic usage instructions for users. To develop or debug
brainfs see the README.dev file.

---------------------------------------------------------------------
Requirements

* python 2.5, 2.6
* Linux kernel with fuse enabled
* python-fuse installed

---------------------------------------------------------------------
Installation

To install brainfs into your home directory type the following:

$ python setup.py install --home ~/.local

If you haven't already extended your local python path then add the following
to your environment configuration script. For example to your .bashrc:

export PYTHONPATH=~/.local/lib/python:$PYTHONPATH

---------------------------------------------------------------------
Usage

After installation brainfs can be started the following way.

TODO

---------------------------------------------------------------------
Tests

You can execute the test cases via the setup.py script in the project's root
directory.

$ python setup.py test

---------------------------------------------------------------------
Contact

* http://wiki.github.com/marook/brainfs
* Markus Peröbner <[email protected]>

brainfs's People

Contributors

marook avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.