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

sbcl-legit 1.0.0-4.877147a

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 sbcl-legit 1.0.0-4.877147a as follows:

guix install sbcl-legit@1.0.0-4.877147a

Or install the latest version:

guix install sbcl-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.