You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jari Vetoniemi 72cc7ab7a2 Fix submodule madness. пре 10 година
bin Update chck пре 10 година
lib Update chck пре 10 година
src Update chck пре 10 година
.gitmodules Fix submodule madness. пре 10 година
CMakeLists.txt Allow skipping build of binaries. пре 10 година
LICENSE We are on 2015 пре 10 година
README.md Change to markdown readme пре 10 година

README.md

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