{"id":25450091,"url":"https://github.com/shehanrathnayake/clone-versioning-control-system","last_synced_at":"2026-05-03T05:38:46.110Z","repository":{"id":196352924,"uuid":"695351871","full_name":"shehanrathnayake/clone-versioning-control-system","owner":"shehanrathnayake","description":"A git like versioning control software created using Java File I/O operations","archived":false,"fork":false,"pushed_at":"2023-11-12T05:00:07.000Z","size":31994,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-12T20:30:13.759Z","etag":null,"topics":["fileio","git","java","version-control"],"latest_commit_sha":null,"homepage":"https://medium.com/@shehan_rathnayake/clone-a-git-like-version-control-system-ecf70e985de0","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shehanrathnayake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-22T23:38:41.000Z","updated_at":"2023-11-11T20:53:33.000Z","dependencies_parsed_at":"2023-11-11T20:38:07.271Z","dependency_job_id":null,"html_url":"https://github.com/shehanrathnayake/clone-versioning-control-system","commit_stats":null,"previous_names":["shehanrathnayake/clone-versioning-control-system"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehanrathnayake%2Fclone-versioning-control-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehanrathnayake%2Fclone-versioning-control-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehanrathnayake%2Fclone-versioning-control-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehanrathnayake%2Fclone-versioning-control-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shehanrathnayake","download_url":"https://codeload.github.com/shehanrathnayake/clone-versioning-control-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239366368,"owners_count":19626685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fileio","git","java","version-control"],"created_at":"2025-02-17T21:22:07.393Z","updated_at":"2025-11-02T03:30:25.682Z","avatar_url":"https://github.com/shehanrathnayake.png","language":"Java","funding_links":["https://www.buymeacoffee.com/shehanrathnayake"],"categories":[],"sub_categories":[],"readme":"# Clone Version Control System\n\n### Version\n0.8.0\n\n### License\nCopyright \u0026copy; 2023 Shehan Rathnayake. All Rights Reserved.\u003cbr\u003e\nThis project is licensed under [MIT License](License.txt).\n\n## Application Logo\n\n\u003cimg width=\"200\" src=\"img/clone-logo.png\"\u003e\u003cbr\u003e\n\n### Supported Links\n\n- [Comprehensive Project Story on Medium](https://medium.com/@shehan_rathnayake/clone-a-git-like-version-control-system-ecf70e985de0) 👈\n\n## Technologies Used\n\n- Java programming language\n- Java SE File I/O operations\n- Java SE Utils hashing algorithms\n\n## Clone Installation Guide\n\nThe ```.deb``` file is available for Ubuntu users in this repository.\n\n```sudo dpkg -i clone-0.8.0-ubuntu.deb``` to install.\n\n## Clone User Guide\n\n### Introduction\nClone is a version control software designed to manage your projects efficiently. This guide provides instructions on how to use Clone to manage your code repositories effectively.\n\n```clone``` - To check whether the Clone app has been installed successfully\n\n![Clone app introduction](img/introduction.png)\n\n### Initializing a Clone Repository\nTo initialize a Clone repository in the specified target directory, run the following command:\n\n```clone start```\n\nRun this command only once to create the repository in the target directory.\n\n### Using Other Commands\nAfter initializing the repository, you can use various other commands for different functionalities as needed in your development workflow.\n\n```clone [-h | --help]``` - To see the command list\u003cbr\u003e\n```clone [-v | --version]``` - To see the version\u003cbr\u003e\n\n```clone show``` - To see the current status of files\u003cbr\u003e\n```clone make``` - Getting ready all the files for saving\u003cbr\u003e\n```clone save``` - Saving a snapshot of the current project\u003cbr\u003e\n```clone log``` - Displaying all the clones saved\u003cbr\u003e\n```clone activate \u003chashcode\u003e``` - Traversing history through saved clones\u003cbr\u003e\n\n![Commands demonstration through terminal](img/help.png)\n\n![Commands demonstration through terminal](img/commands.png)\n\n## Sample Demonstrations\n\n![Commands demonstration through vscode 1](img/image1.png)\n\n![Commands demonstration through vscode 2](img/image2.png)\n\n![Commands demonstration through vscode 3](img/image3.png)\n\n![Commands demonstration through vscode 4](img/image4.png)\n\n![Commands demonstration through vscode 5](img/image5.png)\n\n![Commands demonstration through vscode 6](img/image6.png)\n\n### Support\n\n***If you like what I do, maybe consider buying me a coffee*** 🥺 👇\n\n\u003cp\u003e\u003ca href=\"https://www.buymeacoffee.com/shehanrathnayake\"\u003e \u003cimg align=\"left\" src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" height=\"37\" width=\"157\" alt=\"shehanrathnayake\" /\u003e\u003c/a\u003e\u003c/p\u003e\u003cbr\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshehanrathnayake%2Fclone-versioning-control-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshehanrathnayake%2Fclone-versioning-control-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshehanrathnayake%2Fclone-versioning-control-system/lists"}