https://github.com/willothy/wyag-rust
'Write Yourself a Git' implemented in Rust.
https://github.com/willothy/wyag-rust
git rust wyag
Last synced: 2 months ago
JSON representation
'Write Yourself a Git' implemented in Rust.
- Host: GitHub
- URL: https://github.com/willothy/wyag-rust
- Owner: willothy
- Created: 2022-05-25T09:50:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T19:47:34.000Z (about 4 years ago)
- Last Synced: 2025-03-30T02:23:25.460Z (over 1 year ago)
- Topics: git, rust, wyag
- Language: Rust
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wyag-rust aka wit
[Write Yourself a Git](https://github.com/thblt/write-yourself-a-git/blob/master/libwyag.py) implemented in Rust.
Very much a work in progress - some commands are incomplete, and almost all are untested.