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 fe909f1a9e Add code. 10 vuotta sitten
bin Add code. 10 vuotta sitten
lib Add code. 10 vuotta sitten
src Add code. 10 vuotta sitten
.gitmodules Add code. 10 vuotta sitten
CMakeLists.txt Add code. 10 vuotta sitten
LICENSE Update readme and add license 10 vuotta sitten
README Update readme and add license 10 vuotta sitten

README

# 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