go-github-com-ipfs-go-ipld-git 0.1.1
IPLD handlers for git objects
This is an IPLD codec which handles git objects. Objects are transformed into IPLD graph as detailed below. Objects are demonstrated here using both IPLD Schemas and example JSON forms.
- Website: https://github.com/ipfs/go-ipld-git
- Licenses: Expat
- Package source: gnu/packages/ipfs.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-ipfs-go-ipld-git 0.1.1
as follows:
guix install go-github-com-ipfs-go-ipld-git@0.1.1
Or install the latest version:
guix install go-github-com-ipfs-go-ipld-git
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.