ecl-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.
- Outputs:
out - Website: https://codeberg.org/shinmera/legit
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ecl-legit 1.0.0-4.877147a as follows:
guix install ecl-legit@1.0.0-4.877147a
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.