Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 405 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 405 Bytes

This library wraps libgit2.

Be sure to clone this recursively:

git clone --recursive <url for repo>

To do a build, use make so that the appropriate steps are executed.

You will need Open Dylan 2012.1 or later.

You will also need a build of melange from the melange repo on your $PATH.