A cli tool to backup a site's codebase and database to google drive.
TODO: Describe the installation process
TODO: Write usage instructions
- Add account settings to settings.inc.php
- Add one or more site configurations to mysite.site.inc
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits Based on ...
TODO: Write license