lb (Lazy Backup) is a tool to automate backups
I create this project firstly because I'm lazy and, secondly, to learn Go Programming Language. Because of this, this is just an experimental project. Even so, I plan to expand the project to cover other cloud storage services.
All suggestions are welcomed!
Follow the step 1 of the guide
The file must be hidden
3. Run command
The first time, it is necessary to authenticate using browser. Copy the link generated after run and paste it on your browser.
Just follow the orientations on your browser
Copy the generated code and paste it in the terminal
lb --filepath=<filename or folder> [--folder=<name>]
go get github.com/candalo/lb
[ ] - Add tests
[ ] - Add alarms for backups
[ ] - Cover other cloud storage services