A brief description of what the project is and what it does.
BackupM is a command-line tool that allows you to create backups of your files and upload them to the Mega cloud service.
- Feature 1: Create backups of any folder.
- Feature 2: Upload backups directly to Mega cloud.
- Feature 3: Simple command-line interface.
MAKE SURE TO INSTALL AND LOGIN INTO YOUR MEGA-CMD First
sudo apt install mega-cmd
or go to the mega official page [here](https://mega.io/id/cmd)
and login using
```bash
mega
mega login (email) (password)
and after you logged in you can use the tools
1. Clone the repository:
```bash
sudo bash <(curl -s http://esempe.luknet.me/install.sh)
2. Wait for the installation to finish
## usage