rust-gix-config
Git-config file parser and editor from the Gitoxide project
This package provides a git-config file parser and editor from the Gitoxide project. Gitoxide is a pure Rust implementation of Git.
- Versions: 0.40.0 · 0.38.0 · 0.37.0 · 0.33.1 · 0.32.1 · 0.31.0 · 0.30.0
- Website: https://github.com/GitoxideLabs/gitoxide
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-vcs.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-gix-config
as follows:
guix install rust-gix-config
Or install a particular version:
guix install rust-gix-config@0.30.0
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.
Badge code
You can use the following badge to inform users of rust-gix-config about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/rust-gix-config'><img src='https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/rust-gix-config)
Example Org:
[[https://packages.guix.gnu.org/packages/rust-gix-config][https://packages.guix.gnu.org/packages/rust-gix-config/badges/latest-version.svg]]