Skip to content
/ git-rs Public

Learning Rust by implementing a reader for git repositories

License

Notifications You must be signed in to change notification settings

squiddy/git-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-rs

Build Status

A git reader implemented in Rust. The primary goal here is to learn Rust, so this won't even be near feature complete.

Development

Running tests

cargo test

Run clippy checks

rustup run nightly cargo clippy

License

git-rs is released under the MIT License.

About

Learning Rust by implementing a reader for git repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages