gor 0.1.0

A simple version control system written in Rust
Documentation
1
2
3
pub fn run(){
    println!("Hello, world! Welcome to GorWorld!");
}