Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Jari Vetoniemi ee6c001746 Update readme and add license 10 år sedan
LICENSE Update readme and add license 10 år sedan
README Update readme and add license 10 år sedan

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