# Cloud {{PROJECT}} ## Installation First, pull in the package through Composer via the command line : ```js composer require cloud/{{PROJECT}} ``` Or, download this package and include `autoload.php`. ## Usage To do ... ## Tests Simply execute `./vendor/bin/phpunit`