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

https://github.com/coldmayo/klaudfilesystem

The Klaud File System
https://github.com/coldmayo/klaudfilesystem

Last synced: over 1 year ago
JSON representation

The Klaud File System

Awesome Lists containing this project

README

          






KlaudFS


The first Klaud themed File System


How To Use
License



## How to Use
Make sure you have the below installed:
- gcc
- make
- valgrind (optional)

```bash
# clone project to your machine
$ git clone https://github.com/coldmayo/KlaudFileSystem.git

# conjure executable
$ make

# run the program
$ make run
```

Make sure you type --help in the CLI to get a full list of commands

## License

MIT