0.8.0
Copyright © 2023 Shehan Rathnayake. All Rights Reserved.
This project is licensed under MIT License.
- Java programming language
- Java SE File I/O operations
- Java SE Utils hashing algorithms
The .deb
file is available for Ubuntu users in this repository.
sudo dpkg -i clone-0.8.0-ubuntu.deb
to install.
Clone 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.
clone
- To check whether the Clone app has been installed successfully
To initialize a Clone repository in the specified target directory, run the following command:
clone start
Run this command only once to create the repository in the target directory.
After initializing the repository, you can use various other commands for different functionalities as needed in your development workflow.
clone [-h | --help]
- To see the command list
clone [-v | --version]
- To see the version
clone show
- To see the current status of files
clone make
- Getting ready all the files for saving
clone save
- Saving a snapshot of the current project
clone log
- Displaying all the clones saved
clone activate <hashcode>
- Traversing history through saved clones
If you like what I do, maybe consider buying me a coffee 🥺 👇