Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Latest commit

 

History

History
53 lines (29 loc) · 955 Bytes

README.md

File metadata and controls

53 lines (29 loc) · 955 Bytes

CloudSigma Drive Backuper

Build Status

A PHP script to backup drives from CloudSigma.

https://www.cloudsigma.com/

Using Symfony Console, Guzzle and some self-made CloudSigma API abstraction layer.

http://guzzlephp.org/ https://github.com/symfony/Console

Installation

Requirements

  • PHP >= 5.4

Installation via composer

TODO

Manual installation

TODO

Versioning

The releases of this plugin are versioned using SemVer.

How to use

TODO

Contributing

See CONTRIBUTING.md

TODOs

  • Explain installation
  • Explain how to use
  • Write CONTRIBUTING.md
  • Write unit tests
  • Extract the CloudSigma namespace into a separate repo

License

This plugin is licensed under the MIT License.