summaryrefslogtreecommitdiff
path: root/README.md
blob: de3ee4c2208033b7a6a1a1041ee2ee538f02a042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

[![Build Status](https://travis-ci.org/lamont-granquist/ffi-yajl.png)](https://travis-ci.org/lamont-granquist/ffi-yajl)  [![Code Climate](https://codeclimate.com/github/lamont-granquist/ffi-yajl.png)](https://codeclimate.com/github/lamont-granquist/ffi-yajl)

nothing yet...


FIXME:
  * curl'ing yajl2 sources down is certainly going to offend someone
    (starting to think i don't really care though)

BUILD NOTES:
  - building libyajl2 requires 'apt-get install cmake' on ubuntu, but note
    that 'apt-get install libyajl2' will be better