This package browser is in early development. Mind the rough edges.

ecl-legit 1.0.0-3.9c677b9

Interface to the git binary

This is an interface to the git binary to make controlling it from within Common Lisp much easier. It might not ever reach full coverage of all features given git's immense size, but features will be added as they are needed. The low-level command API is fully mapped however.

Installation

Install ecl-legit 1.0.0-3.9c677b9 as follows:

guix install ecl-legit@1.0.0-3.9c677b9

Or install the latest version:

guix install ecl-legit

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.