Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Ludovic 'Archivist' Lagouardette e848ea604c Fixed typo smh il y a 2 mois
CMake CMake: Update compiler flags il y a 9 ans
bin CMake: Refactor build files. il y a 10 ans
src Fixed typo smh il y a 2 mois
.gitmodules Packed the library for ease of use il y a 2 mois
CMakeLists.txt Fixed typo smh il y a 2 mois
LICENSE We are on 2015 il y a 10 ans
README.md CMake: Handle compiler flags better il y a 10 ans

README.md

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