0.1.0 |
|
---|
#9 in #jp
205KB
4K
SLoC
This is a rust crate for creating and interacting with jp
repositories. For
the command line interface to jp
, see the jp
crate.
The API documentation for this crate is reasonably complete, but high-level documentation isn't. The best I have so far can be found in this series of blog posts.
lib.rs
:
A library for creating, reading, and manipulating jp
repositories.
jp
is a toy implementation of a version control system inspired by the same ideas as
pijul
. These ideas, and eventually the implementation of jp
,
are documented in some blog posts
. This crate itself is not so
well documented, but doing so is one of my goals.
Dependencies
~4MB
~81K SLoC