Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Cloudef/pi9

9p server abstraction library
https://github.com/Cloudef/pi9

Last synced: about 2 months ago
JSON representation

9p server abstraction library

Awesome Lists containing this project

README

        

# pi9

9p server abstraction library

## Building

mkdir target && cd target # - create build target directory
cmake -DCMAKE_BUILD_TYPE=Upstream .. # - run CMake
make # - compile

## License

zlib, see LICENSE file for more information