Skip to content

Amirbhn/VersionControlSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple Version Control System (SVCS)

SVCS (Simple Version Control System) is a command-line tool written in Kotlin that allows you to perform basic version control operations on your files. With SVCS, you can:

  • track changes to your files,
  • create commits
  • and switch between different versions of your project.

To run SVCS, you need:

  • Kotlin installed on your machine.
  • Clone this repository to your local machine:
  • Compile the Kotlin code:

Contributing

Contributions to SVCS are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.

License

This project is dedicated to the public domain under the Creative Commons CC0 License.

You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking for permission.

Acknowledgments

The SVCS project is inspired by Git and serves as a simplified version control system for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages