Gitcache.dart: Gitcache for Dart
Gitcache mirrors Git repositories with a deduped pooled object store on top of Bitcache content-addressable storage.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
✨ Features
- Available both as the command-line tool
gitcacheand as a polyglot library. - Polyglot software also available for Python, Ruby, Rust, and TypeScript.
- Cuts red tape: 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Dart 3.11+
⬇️ Installation
👉 Examples
📚 Reference
👨💻 Development
git clone https://github.com/artob/gitcache.git
Libraries
- gitcache
- Gitcache mirrors Git repositories with a deduped pooled object store on top of Bitcache content-addressable storage.