Toy project written in rust
My own vcs implementation inspired by git
- cli - Command line tool called 'hl'
- client - Client sided graphical interface
- server - Server source
- commit
- init
- log
- tag
My homemade toy project, trying to build a git inspired vcs system in rust.
Rust