|
há 10 anos | |
---|---|---|
LICENSE | há 10 anos | |
README | há 10 anos |
# pi9
9p server abstraction library
## Building
mkdir target && cd target # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build .. # - run CMake, set install directory
make # - compile
## License
zlib, see LICENSE file for more information