From 78eefa4b5a74690a537fc725b4de2224548a0826 Mon Sep 17 00:00:00 2001 From: dol-sen Date: Wed, 5 Oct 2011 13:50:03 -0700 Subject: move everything to prep for a merge into layman. --- c-layman/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 c-layman/README (limited to 'c-layman/README') diff --git a/c-layman/README b/c-layman/README new file mode 100644 index 0000000..c3831a1 --- /dev/null +++ b/c-layman/README @@ -0,0 +1,17 @@ +This is the C version of the new layman API. + +To use it, you must first get the new Layman API : + + git clone http://dev.gentooexperimental.org/~dol-sen/git/layman.git + +Then, type + + ./configure + make + +After that, you can compile and run the tester with + + ./run-test.sh + +Note that it's still in an unstable state, try to always use the latest git +version of this library and of the new Layman API. -- cgit v1.2.3-1-g7c22