Skip to content

This is a lab, that involves building the git cli using rust to familiarise with the language

Notifications You must be signed in to change notification settings

samuelkubai/lab_git_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab: Git CLI

This is a small project to replicate git in rust in order to learn the rust language in more depth. I was following a tutorial by tensor programming

What can the CLI do?

The CLI at the moment can init, add and commit, by saving the blobs and objects to the .tgit folder in the project.

About

This is a lab, that involves building the git cli using rust to familiarise with the language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages