summaryrefslogtreecommitdiff
path: root/README
blob: 4c5c0cee0d2efb777c4ae955f12910d49f505178 (plain)
1
2
3
4
5
6
7
8
The C Code Archive Network: http://ccodearchive.net

You can find a set of helper utilities under tools/ and the modules
under ccan/.  The recommended way to add ccan modules to your project
is to create a ccan/ directory and add one module per subdirectory
(see tools/create-ccan-tree).

Enjoy!