@commitspark/git-adapter
v0.13.0
Published
Package providing interfaces to implement Git adapters for Commitspark
Downloads
5,749
Readme
Introduction
Commitspark is a set of tools to manage structured data with Git through a GraphQL API.
This package provides interfaces that abstract away concrete Git repository storage locations from the Commitspark GraphQL API implementation. Implement these interfaces to support a custom Git repository storage that is not already covered by one of the adapters provided by Commitspark.
License
The code in this repository is licensed under the permissive ISC license (see LICENSE).