Skip to content

aminwhat/rust-vcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust VCS

A simple VCS written in Rust. This is a project for learning Rust and skill testing.

Features

  • Basic Git-like functionality
  • Simple CLI

Usage For Development

cargo run <command>

you can start with cargo run init to initialize a new repository. or run cargo run help to see all available commands.

About

A Simple VCS written in Rust, This is a project for learning Rust and skill testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages