libgit2-sys 0.12.1+0.99.0

Native bindings to the libgit2 library
Documentation
1
2
3
4
5
6
FROM debian:jessie-slim
ARG CACHEBUST=1
RUN apt-get update
RUN apt install -y cmake pkg-config ruby ruby-dev llvm libclang-3.5-dev libssl-dev python-pygments
ARG CACHEBUST=1
RUN gem install docurium