Skip to content

My homemade toy project, trying to build a git inspired vcs system in rust.

Notifications You must be signed in to change notification settings

NangiDev/heavylifting-vcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy project written in rust

My own vcs implementation inspired by git

Structure

Binaries

  • cli - Command line tool called 'hl'
  • client - Client sided graphical interface
  • server - Server source

Libraries (Features)

  • commit
  • init
  • log
  • tag

About

My homemade toy project, trying to build a git inspired vcs system in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published