An open API service indexing awesome lists of open source software.

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.

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.