radicle-surf

Crates.ioradicle-surf
lib.rsradicle-surf
version0.21.0
sourcesrc
created_at2020-01-06 12:46:31.438906
updated_at2024-04-18 15:11:44.834996
descriptionA code surfing library for Git repositories
homepagehttps://github.com/radicle-dev/radicle-git/blob/main/radicle-surf/README.md
repositoryhttps://github.com/radicle-dev/radicle-git/tree/main/radicle-surf
max_upload_size
id195761
size278,104
Fintan Halpenny (FintanH)

documentation

README

radicle-surf

A code surfing library for Git repositories 🏄‍♀️🏄‍♂️

Welcome to radicle-surf!

radicle-surf is a library to describe a Git repository as a file system. It aims to provide an easy-to-use API to browse a repository via the concept of files and directories for any given revision. It also allows the user to diff any two different revisions.

One of the use cases would be to create a web GUI for interacting with a Git repository (thinking GitHub, GitLab or similar systems).

Contributing

To get started on contributing you can check out our developing guide, and also our LICENSE file.

The Community

Join our community disccussions at radicle.community!

Commit count: 0

cargo fmt