Add a README.md file
This commit is contained in:
parent
54ca88f6ac
commit
8a33a1864a
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
capnpc-c
|
||||
========
|
||||
|
||||
This is a C plugin for cap'n'proto aka capnp.
|
||||
|
||||
This is only the plugin, to properly make use of it you need to download, build
|
||||
and install capnpc and then build and install this project and then you can
|
||||
utilize it as:
|
||||
|
||||
capnpc compiler/test.capnp -oc
|
||||
Loading…
Add table
Add a link
Reference in a new issue